Skip to content
Snippets Groups Projects
Verified Commit 253a3c9d authored by David Runge's avatar David Runge :chipmunk:
Browse files

Add all direct dependencies for util-linux


Signed-off-by: default avatarDavid Runge <dvzrv@archlinux.org>
parent acd1acf5
No related branches found
No related tags found
No related merge requests found
......@@ -90,9 +90,9 @@ package_util-linux() {
conflicts=('rfkill' 'hardlink')
provides=('rfkill' 'hardlink')
replaces=('rfkill' 'hardlink')
depends=('pam' 'shadow' 'coreutils' 'systemd-libs' 'libsystemd.so'
depends=('glibc' 'pam' 'shadow' 'coreutils' 'systemd-libs' 'libsystemd.so'
'libudev.so' 'libcap-ng' 'libutempter' 'libxcrypt' 'libcrypt.so' 'util-linux-libs'
'libmagic.so' 'libncursesw.so')
'libmagic.so' 'libncursesw.so' 'readline' 'zlib')
optdepends=('words: default dictionary for look')
backup=(etc/pam.d/chfn
etc/pam.d/chsh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment