summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSébastien Luttringer2016-04-17 13:48:12 +0200
committerSébastien Luttringer2016-04-17 13:48:12 +0200
commit6b7d72dedfd06500aeb963551557fb5242fb8a32 (patch)
treeee111520d8388b7fe3e123b5c590d5746f6543a3 /PKGBUILD
parent5f843375c9ed27a6284f70e4a74b77215832296b (diff)
downloadaur-6b7d72dedfd06500aeb963551557fb5242fb8a32.tar.gz
Systemd python bindings are now their own package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39408a7ff952..d0e9b823f7da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://github.com/seblu/aurbot'
license=('GPL2')
backup=('etc/aurbot.conf')
makedepends=('python-distribute')
-depends=('python' 'systemd')
+depends=('systemd' 'python' 'python-systemd')
optdepends=('devtools')
makedepends=('git')
source=('git+https://github.com/seblu/aurbot.git')