69 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
			
		
		
	
	
			69 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			YAML
		
	
	
| ---
 | |
| 
 | |
| odoo_debian_packages:
 | |
|     - python-dev
 | |
|     - python-psycopg2
 | |
|     - python-simplejson
 | |
|     - python-lxml
 | |
|     - python-tz
 | |
|     - python-imaging
 | |
|     - python-yaml
 | |
|     - python-reportlab
 | |
|     - python-mako
 | |
|     - python-pychart
 | |
|     - python-werkzeug
 | |
|     - python-dateutil
 | |
|     - python-unittest2
 | |
|     - python-mock
 | |
|     - python-openid
 | |
|     - python-docutils
 | |
|     - python-feedparser
 | |
|     - python-gdata
 | |
|     - python-jinja2
 | |
|     - python-psutil
 | |
|     - python-pydot
 | |
|     - python-webdav
 | |
|     - python-vatnumber
 | |
|     - python-vobject
 | |
|     - python-xlwt
 | |
|     - python-ldap
 | |
|     - python-openssl
 | |
|     - python-egenix-mxdatetime
 | |
|     - python-zsi
 | |
|     - python-requests
 | |
|     - python-pypdf
 | |
|     - python-decorator
 | |
|     - python-passlib
 | |
|     - python-babel
 | |
|     - python-gevent
 | |
| 
 | |
| odoo_buildout_build_dependencies:
 | |
|     - python-virtualenv
 | |
|     - build-essential
 | |
|     - python-dev
 | |
|     - libxml2-dev
 | |
|     - libxslt1-dev
 | |
|     - libpq-dev
 | |
|     - libldap2-dev
 | |
|     - libsasl2-dev
 | |
|     - libopenjpeg-dev
 | |
|     - libjpeg-turbo8-dev
 | |
|     - libtiff5-dev
 | |
|     - libfreetype6-dev
 | |
|     - liblcms2-dev
 | |
|     - libwebp-dev
 | |
| 
 | |
| odoo_wkhtmltox_depends:
 | |
|     - fontconfig
 | |
|     - libfontconfig1
 | |
|     - libfreetype6
 | |
|     - libpng12-0
 | |
|     - zlib1g
 | |
|     - libssl1.0.0
 | |
|     - libx11-6
 | |
|     - libxext6
 | |
|     - libxrender1
 | |
|     - libstdc++6
 | |
|     - libc6
 | |
|     - libjpeg-turbo8
 |