mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
business/trytond: changed REQUIRES to python2-psycopg2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f49cfa8d31
commit
d4f5b1a574
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 python2-dateutil pytz relatorio simplejson sql"
|
||||
REQUIRES="lxml polib python2-psycopg2 pydot python2-dateutil pytz relatorio simplejson sql"
|
||||
MAINTAINER="Ken Roberts"
|
||||
EMAIL="alisonken1@juno.com"
|
||||
|
|
Loading…
Reference in a new issue