summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8083806038a3..31b91ec74204 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ VERSION=0.7.0
pkgrel=1
url="http://salut-a-toi.org/"
arch=('any')
-depends=('python2' sat-tmp)
+depends=('python2' 'sat-tmp')
makedepends=('python2-setuptools')
license=('AGPL3')
source=("hg+http://repos.goffi.org/sat")