summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinicius Correa2018-03-25 14:06:50 +0000
committerVinicius Correa2018-03-25 14:06:50 +0000
commitf67812f587624b6f4285a20ece338b18f3664556 (patch)
tree9404feb29a643a87766897cba1ac65000195e955
parent2ebbcd1ed03f1c82e7435a807ad99a01adbd4659 (diff)
downloadaur-f67812f587624b6f4285a20ece338b18f3664556.tar.gz
dependecies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c03d2a3e5fa8..fe00b890feff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,6 @@ pkgbase = stoq
depends = stoqdrivers
depends = ntp
depends = python2-zope-interface
- depends = postgresql
depends = postgresql-libs
depends = python2-poppler
depends = python2-weasyprint
diff --git a/PKGBUILD b/PKGBUILD
index cff09cd38abd..abdb86f79503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Stoq Retail Management System."
arch=('any')
url="https://github.com/stoq/${pkgname}"
license=('LGPL')
-depends=('python2' 'python2-service_identity' 'kiwi' 'stoqdrivers' 'ntp' 'python2-zope-interface' 'postgresql' 'postgresql-libs'
+depends=('python2' 'python2-service_identity' 'kiwi' 'stoqdrivers' 'ntp' 'python2-zope-interface' 'postgresql-libs'
'python2-poppler' 'python2-weasyprint' 'python2-dateutil' 'python2-pillow' 'python2-gudev' 'python2-mako'
'python2-psycopg2' 'python2-storm' 'pywebkitgtk' 'python2-xlwt' 'iso-codes' 'pygtk' 'python2-pyinotify'
'python2-reportlab' 'python2-cairo' 'python2-twisted' 'python2-pyopenssl' 'python2-lxml' 'python2-cryptography'