kde-apps/kmix: backport patch from upstream to remove unused dependency.
authorMichael Palimaka <kensington@gentoo.org>
Tue, 25 Aug 2015 16:27:50 +0000 (02:27 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Tue, 25 Aug 2015 16:28:55 +0000 (02:28 +1000)
Gentoo-bug: 558386

Package-Manager: portage-2.2.20.1

kde-apps/kmix/files/kmix-15.08.0-deps.patch [new file with mode: 0644]
kde-apps/kmix/kmix-15.08.0.ebuild

diff --git a/kde-apps/kmix/files/kmix-15.08.0-deps.patch b/kde-apps/kmix/files/kmix-15.08.0-deps.patch
new file mode 100644 (file)
index 0000000..5a02359
--- /dev/null
@@ -0,0 +1,25 @@
+From ea58dd9a8cba08566ce6045341a5695d688abb45 Mon Sep 17 00:00:00 2001
+From: Michael Palimaka <kensington@gentoo.org>
+Date: Thu, 20 Aug 2015 04:41:45 +1000
+Subject: [PATCH] Remove unused dependency.
+
+REVIEW:
+---
+ CMakeLists.txt | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 01afa4a..85886c0 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -43,7 +43,6 @@ if (KMIX_KF5_BUILD)
+               I18n
+               XmlGui
+               DBusAddons
+-              KCMUtils
+               KDELibs4Support)
+       find_package(KF5ConfigWidgets)
+       find_package(KF5IconThemes)
+-- 
+2.4.6
+
index 8fe35a265181528e40bce8e51fa541e51d698eeb..ae2e6baac06ff95d8ba1792a728666a71fcb295b 100644 (file)
@@ -39,7 +39,10 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-PATCHES=( "${FILESDIR}/${PN}-15.04.2-alsa-optional.patch" )
+PATCHES=(
+       "${FILESDIR}/${PN}-15.04.2-alsa-optional.patch"
+        "${FILESDIR}/${PN}-15.08.0-deps.patch"
+)
 
 src_configure() {
        local mycmakeargs=(