Commit ca0bf52d authored by Seblu's avatar Seblu
Browse files

Systemd python bindings are now their own package

parent 01ff5042
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,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')
install=aurbot.install