summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <Marek.Szuba@cern.ch>2016-05-27 11:43:01 +0159
committerAmy Winston <amynka@gentoo.org>2016-05-27 12:02:37 +0200
commit7a6ae04b72cb4caec0f84de538fe261fcb000aba (patch)
treed16b733b217c4bf324d704eecac610d561a9aa50 /sys-auth/rtkit/rtkit-0.11-r2.ebuild
parentdev-python/pygments-2.1.1-r0: add alpha keyword (diff)
downloadgentoo-7a6ae04b72cb4caec0f84de538fe261fcb000aba.tar.gz
gentoo-7a6ae04b72cb4caec0f84de538fe261fcb000aba.tar.bz2
gentoo-7a6ae04b72cb4caec0f84de538fe261fcb000aba.zip
sys-auth/rtkit: fix compile-time dependencies
Due to a typo, rtkit ebuilds never actually included RDEPEND into their compile-dependencies. This could lead to build failures for some users. Fix the typo. Moreover, app-arch/xz-utils are (now) in the system set so no need to explicitly depend on this package. Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-auth/rtkit/rtkit-0.11-r2.ebuild')
-rw-r--r--sys-auth/rtkit/rtkit-0.11-r2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-auth/rtkit/rtkit-0.11-r2.ebuild b/sys-auth/rtkit/rtkit-0.11-r2.ebuild
index 05f9d6ba609e..a61fb9fba300 100644
--- a/sys-auth/rtkit/rtkit-0.11-r2.ebuild
+++ b/sys-auth/rtkit/rtkit-0.11-r2.ebuild
@@ -19,9 +19,7 @@ RDEPEND="
sys-auth/polkit
sys-libs/libcap
"
-DEPEND="${DEPEND}
- app-arch/xz-utils
-"
+DEPEND="${RDEPEND}"
PATCHES=(
# Fedora patches