Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
Date: Sun, 31 Jan 2016 16:22:08
Message-Id: 1454257308.6044623113c312562019c76f4023742c4e8074ff.kensington@gentoo
1 commit: 6044623113c312562019c76f4023742c4e8074ff
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Tue Jan 26 18:28:31 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 16:21:48 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=60446231
7
8 kde-plasma/plasma-integration: Add slot override
9
10 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 3 +--
11 1 file changed, 1 insertion(+), 2 deletions(-)
12
13 diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
14 index db003d1..3593f55 100644
15 --- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
16 +++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
17 @@ -5,7 +5,6 @@
18 EAPI=6
19
20 FRAMEWORKS_MINIMAL="5.17.0"
21 -QT_MINIMAL="5.5.0"
22 VIRTUALX_REQUIRED="test"
23 inherit kde5
24
25 @@ -28,7 +27,7 @@ DEPEND="
26 $(add_frameworks_dep kxmlgui)
27 $(add_plasma_dep kwayland)
28 $(add_qt_dep qtdbus)
29 - dev-qt/qtgui:5=
30 + $(add_qt_dep qtgui '' '' '5=')
31 $(add_qt_dep qtwidgets)
32 $(add_qt_dep qtx11extras)
33 x11-libs/libXcursor