summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c98b413c29c..7ebe3ab1566e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="Stoq server."
arch=('x86_64')
url="https://github.com/stoq/${pkgname}"
license=('LGPL')
-depends=('python2' 'python2-twisted' 'python2-requests' 'python2-netifaces')
-makedepends=('git' 'kiwi' 'stoqdrivers' 'stoq')
+depends=('python2' 'kiwi' 'stoqdrivers' 'stoq' 'python2-twisted' 'python2-requests' 'python2-netifaces')
+makedepends=('git')
conflicts=('stoq-server-git')
source=("https://github.com/stoq/${pkgname}/archive/${pkgver}.tar.gz")
md5sums=('a7689059dcd43d74da5c6a8a20184129')