summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2017-11-05 18:35:36 +0100
committerjnanar2017-11-05 18:35:36 +0100
commitef4a9bd9310033074765ee49ebcf23e9295a945c (patch)
treea7faf7c1b8fece8a397059ea5449aa4f647ac7ab
parentff058c6ebb8a12da6fee4f030f5eb6c4aa2e4661 (diff)
downloadaur-ef4a9bd9310033074765ee49ebcf23e9295a945c.tar.gz
update depends
-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")