diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-09-30 03:01:52 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-09-30 03:07:38 +0200 |
commit | 4e45130fb75b7d6017131e8133e4afbd1077211d (patch) | |
tree | b70b6dfc9db624f577d4be11fbe550d6f3043922 /sys-apps/util-linux | |
parent | sys-apps/util-linux: Bump to version 2.31_rc1 (diff) | |
download | gentoo-4e45130fb75b7d6017131e8133e4afbd1077211d.tar.gz gentoo-4e45130fb75b7d6017131e8133e4afbd1077211d.tar.bz2 gentoo-4e45130fb75b7d6017131e8133e4afbd1077211d.zip |
sys-apps/util-linux: Synced live ebuild.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index c8d83a120f7f..b23afd5b6532 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -49,6 +49,7 @@ RDEPEND+=" !sys-apps/coreutils[kill] !sys-process/procps[kill] ) + !net-wireless/rfkill !sys-process/schedutils !sys-apps/setarch !<sys-apps/sysvinit-2.88-r7 @@ -116,6 +117,7 @@ multilib_src_configure() { --enable-partx --enable-raw --enable-rename + --enable-rfkill --enable-schedutils --with-bashcompletiondir="$(get_bashcompdir)" --with-systemdsystemunitdir=$(multilib_native_usex systemd "$(systemd_get_systemunitdir)" "no") |