summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor Saric2022-07-10 12:40:28 +0200
committerIgor Saric2022-07-10 12:40:28 +0200
commit5347f4e63d57e84915b15963c99050d76fd0bf5d (patch)
treeb3e72f41cc5282c4720548c45bddb679726b8028 /PKGBUILD
parentb70d49b38a355c9edad17c5e31f94007fd6879d1 (diff)
downloadaur-5347f4e63d57e84915b15963c99050d76fd0bf5d.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 e3b48d7ccd72..d38514d614ed 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' 'systemd')
+depends=('busybox' 'bash' 'jq' 'util-linux')
makedepends=('git')
optdepends=('systemd: udev implementation')
conflicts=('systemd-sysvcompat' 'sysvinit')