summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjnanar2017-11-05 18:27:26 +0100
committerjnanar2017-11-05 18:27:26 +0100
commitdc2c1470c19a61bfb94a359c4c78915d01f02163 (patch)
treeda2c07fe5a6606d303de69599f3239b8ad997e42 /PKGBUILD
parenta50b31d3b89002d9643bfa1b53e13d04c3f15939 (diff)
downloadaur-dc2c1470c19a61bfb94a359c4c78915d01f02163.tar.gz
Fix: depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c38256baeee1..1221ea1320b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ pkgver() {
package(){
pkgdesc="sat_tmp aims to temporary store files needed by Salut-a-toi (sat). These monkey patchs are not merged upstream yet. For now, only wokkel is impacted."
- depends=("python2-wokkel", "sat-xmpp-hg")
+ depends=( "python2-wokkel", "sat-xmpp-hg" )
cd "$pkgdir"
install -dm755 "usr/lib/python2.7/site-packages/$_realname"
cd "$srcdir/$_realname/$_realname/"