summaryrefslogtreecommitdiff
path: root/kde-frameworks
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-05-12 04:23:40 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-05-12 04:23:40 +1000
commit7c611a94476772e59d3ca289c95437032edebc17 (patch)
tree60337f3604fa266dac349394089ff11388be86df /kde-frameworks
parent7028935b78e862eb89ff87c17cd8ac9b4c7fe01f (diff)
downloadkde-7c611a94476772e59d3ca289c95437032edebc17.tar.gz
kde-7c611a94476772e59d3ca289c95437032edebc17.tar.bz2
kde-7c611a94476772e59d3ca289c95437032edebc17.zip
kde-frameworks/frameworkintegration: remove unused dependencies
Upstream-commit: 5ddb0b262dc409071f556dbd3f94799136b60909 Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-frameworks')
-rw-r--r--kde-frameworks/frameworkintegration/frameworkintegration-5.22.0.ebuild9
-rw-r--r--kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild9
2 files changed, 2 insertions, 16 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.22.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.22.0.ebuild
index cc6a40f9f5c..70b9f23b66b 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-5.22.0.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.22.0.ebuild
@@ -13,26 +13,19 @@ KEYWORDS="~amd64 ~arm ~x86"
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}"
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}"