mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/odoo: Fix REQUIRES.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
deaadaa498
commit
a8a533bb07
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/project/slackbuildsdirectlinks/odoo/
|
|||
MD5SUM="f8597166304c0f166509db7deab60e1c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="postgresql nodejs psycopg2 passlib feedparser greenlet ofxparse pyusb pyserial werkzeug python-xlrd pytz MarkupSafe python-libsass python-webencodings lxml decorator Jinja2 python3-dateutil python-qrcode python3-babel psutil suds-jurko ebaysdk wkhtmltopdf num2words gevent html2text PyPDF2 reportlab python2-vatnumber vobject XlsxWriter python2-xlwt python-ldap pydot"
|
||||
REQUIRES="postgresql nodejs psycopg2 passlib feedparser greenlet ofxparse pyusb pyserial werkzeug python-xlrd pytz MarkupSafe python-libsass python3-webencodings lxml decorator Jinja2 python3-dateutil python-qrcode python3-babel psutil suds-jurko ebaysdk wkhtmltopdf num2words gevent html2text PyPDF2 reportlab python2-vatnumber vobject XlsxWriter python2-xlwt python-ldap pydot"
|
||||
MAINTAINER="Fernando Lopez Jr."
|
||||
EMAIL="fernando.lopezjr@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue