Skip to content

Commit

Permalink
kde-misc/kcm-grub2: Restrict DEPEND on app-admin/packagekit-qt
Browse files Browse the repository at this point in the history
Gentoo-bug: 570750

Package-Manager: portage-2.2.28
  • Loading branch information
johu committed Apr 16, 2016
1 parent 4b390c2 commit d9fb7c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -21,7 +21,7 @@ IUSE="+hwinfo imagemagick packagekit"
COMMON_DEPEND="
hwinfo? ( sys-apps/hwinfo )
imagemagick? ( media-gfx/imagemagick )
packagekit? ( app-admin/packagekit-qt )
packagekit? ( <app-admin/packagekit-qt-0.9 )
"
DEPEND="${COMMON_DEPEND}
dev-util/automoc
Expand Down

0 comments on commit d9fb7c1

Please sign in to comment.