Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/
Date: Sat, 29 Oct 2016 11:29:37
Message-Id: 1477740567.bd6907b9ad45a011b9c644405c663938a38e4a1e.johu@gentoo
1 commit: bd6907b9ad45a011b9c644405c663938a38e4a1e
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 11:25:24 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 11:29:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6907b9
7
8 kde-plasma/plasma-desktop: Raise DEPEND on app-admin/packagekit-qt
9
10 Package-Manager: portage-2.3.2
11
12 kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild | 2 +-
13 kde-plasma/plasma-desktop/plasma-desktop-5.8.2.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild
17 index 1ceea97..868b581 100644
18 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild
19 +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.7.5.ebuild
20 @@ -89,7 +89,7 @@ COMMON_DEPEND="
21 x11-libs/xcb-util-keysyms
22 )
23 input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
24 - packagekit? ( app-admin/packagekit-qt[qt5] )
25 + packagekit? ( >=app-admin/packagekit-qt-0.9.6 )
26 pulseaudio? (
27 dev-libs/glib:2
28 media-libs/libcanberra
29
30 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.8.2.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.8.2.ebuild
31 index 9505c40..0960332 100644
32 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.8.2.ebuild
33 +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.8.2.ebuild
34 @@ -88,7 +88,7 @@ COMMON_DEPEND="
35 x11-libs/xcb-util-keysyms
36 )
37 input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
38 - packagekit? ( app-admin/packagekit-qt[qt5] )
39 + packagekit? ( >=app-admin/packagekit-qt-0.9.6 )
40 pulseaudio? (
41 dev-libs/glib:2
42 media-libs/libcanberra