summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor Saric2022-07-10 12:35:01 +0200
committerIgor Saric2022-07-10 12:35:01 +0200
commitec89487e3ece87bf26831de75afc7065ce479238 (patch)
tree038fcdf82ae58b10d03223e3cb5edbe9308524bb /PKGBUILD
parent1e8e1689f4a2f13229f856f45b4cd6328e11df6c (diff)
downloadaur-ec89487e3ece87bf26831de75afc7065ce479238.tar.gz
deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fc013a68e92..f89f6e0abbb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Minimalistic init script (ng)"
arch=('any')
url="https://github.com/karabaja4/${_gitname}"
license=('GPL2')
-depends=('busybox' 'bash' 'jq' 'util-linux')
+depends=('busybox' 'bash' 'jq' 'util-linux' 'systemd')
makedepends=('git')
optdepends=('systemd: udev implementation')
conflicts=('systemd-sysvcompat' 'sysvinit')