diff options
| author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2016-01-26 19:28:31 +0100 |
|---|---|---|
| committer | Michael Palimaka <kensington@gentoo.org> | 2016-02-01 03:21:48 +1100 |
| commit | 6044623113c312562019c76f4023742c4e8074ff (patch) | |
| tree | 643eff6fe5d1333ecd9c2027a9932d591abae321 /kde-plasma/plasma-integration/plasma-integration-9999.ebuild | |
| parent | a08d09351bfd24287fcaaee881b18eb1c842431b (diff) | |
| download | kde-6044623113c312562019c76f4023742c4e8074ff.tar.gz kde-6044623113c312562019c76f4023742c4e8074ff.tar.bz2 kde-6044623113c312562019c76f4023742c4e8074ff.zip | |
kde-plasma/plasma-integration: Add slot override
Diffstat (limited to 'kde-plasma/plasma-integration/plasma-integration-9999.ebuild')
| -rw-r--r-- | kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild index db003d14cac..3593f550dce 100644 --- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild @@ -5,7 +5,6 @@ EAPI=6 FRAMEWORKS_MINIMAL="5.17.0" -QT_MINIMAL="5.5.0" VIRTUALX_REQUIRED="test" inherit kde5 @@ -28,7 +27,7 @@ DEPEND=" $(add_frameworks_dep kxmlgui) $(add_plasma_dep kwayland) $(add_qt_dep qtdbus) - dev-qt/qtgui:5= + $(add_qt_dep qtgui '' '' '5=') $(add_qt_dep qtwidgets) $(add_qt_dep qtx11extras) x11-libs/libXcursor |
