kde-misc/kcm-grub2: Restrict DEPEND on app-admin/packagekit-qt
authorJohannes Huber <johu@gentoo.org>
Sat, 16 Apr 2016 12:49:31 +0000 (14:49 +0200)
committerJohannes Huber <johu@gentoo.org>
Sat, 16 Apr 2016 12:49:41 +0000 (14:49 +0200)
Gentoo-bug: 570750

Package-Manager: portage-2.2.28

kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild

index 67388ec8c8cfb26ccc5934e9ba5462bbff5e2d0e..5324e7d5c0bd07657039ae4a27ad329b9a94890b 100644 (file)
@@ -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$
 
@@ -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