summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor Saric2022-07-10 12:32:22 +0200
committerIgor Saric2022-07-10 12:32:22 +0200
commit1e8e1689f4a2f13229f856f45b4cd6328e11df6c (patch)
tree0956d36041a9e2d35754d678123f6072e3a4b15b /PKGBUILD
parent509ced60fe406455a5a1fc229bd6b00746e962ba (diff)
downloadaur-1e8e1689f4a2f13229f856f45b4cd6328e11df6c.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 257cd63c9441..3fc013a68e92 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')
+depends=('busybox' 'bash' 'jq' 'util-linux')
makedepends=('git')
optdepends=('systemd: udev implementation')
conflicts=('systemd-sysvcompat' 'sysvinit')