summaryrefslogtreecommitdiff
path: root/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild')
-rw-r--r--kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
index 575c21e6202..61d39812570 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
@@ -13,26 +13,19 @@ KEYWORDS=""
IUSE="X"
RDEPEND="
- $(add_plasma_dep oxygen-fonts)
- $(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
- $(add_frameworks_dep kjobwidgets)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
$(add_qt_dep qtdbus)
- $(add_qt_dep qtgui '' '' '5=')
+ $(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
- media-fonts/noto
X? (
$(add_qt_dep qtx11extras)
x11-libs/libxcb
- x11-libs/libXcursor
)
"
DEPEND="${RDEPEND}"