You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
772 B
37 lines
772 B
[bdist_rpm]
|
|
install-script = setup/redhat/install.sh
|
|
post-install = setup/redhat/postinstall.sh
|
|
|
|
requires =
|
|
babel
|
|
libxslt-python
|
|
pychart
|
|
pyparsing
|
|
python-dateutil
|
|
python-decorator
|
|
python-docutils
|
|
python-feedparser
|
|
python-imaging
|
|
python-jinja2
|
|
python-ldap
|
|
python-lxml
|
|
python-mako
|
|
python-mock
|
|
python-openid
|
|
python-passlib
|
|
python-psutil
|
|
python-psycopg2
|
|
python-reportlab
|
|
python-requests
|
|
python-simplejson
|
|
python-unittest2
|
|
python-vobject
|
|
python-werkzeug
|
|
python-yaml
|
|
pytz
|
|
|
|
# -------------------------------------------------------------------
|
|
# RedHat 7 notes
|
|
# -------------------------------------------------------------------
|
|
# Most of the Odoo dependencies are available on the EPEL repository.
|
|
# yum install epel-release |