mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
business/trytond: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9c71d0faa6
commit
00fb55f120
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.tryton.org/3.0/trytond-3.0.4.tar.gz"
|
|||
MD5SUM="4c08a689b6b977060b4a7fb6ed5350ec"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml polib psycopg2 pydot python-dateutil pytz relatorio simplejson sql"
|
||||
REQUIRES="lxml polib psycopg2 pydot python2-dateutil pytz relatorio simplejson sql"
|
||||
MAINTAINER="Ken Roberts"
|
||||
EMAIL="alisonken1@juno.com"
|
||||
|
|
Loading…
Reference in a new issue