summaryrefslogtreecommitdiffstats
path: root/business/trytond
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2022-02-24 15:36:05 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-24 22:11:43 +0700
commitd4f5b1a574e18fab9d5fb29e146bbdb8d4607d90 (patch)
tree42f9256981d107db4eb8109fe4f33de6e9d1481f /business/trytond
parentf49cfa8d312061aeb182a4db2c8f7f432dfc7de1 (diff)
downloadslackbuilds-d4f5b1a574e18fab9d5fb29e146bbdb8d4607d90.tar.gz
slackbuilds-d4f5b1a574e18fab9d5fb29e146bbdb8d4607d90.tar.xz
business/trytond: changed REQUIRES to python2-psycopg2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'business/trytond')
-rw-r--r--business/trytond/trytond.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/business/trytond/trytond.info b/business/trytond/trytond.info
index 1cca959147..54f8f2899b 100644
--- a/business/trytond/trytond.info
+++ b/business/trytond/trytond.info
@@ -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"