* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebugsettings/, kde-apps/kdebugsettings/files/
@ 2016-02-09 15:39 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-02-09 15:39 UTC (permalink / raw
To: gentoo-commits
commit: 331ddb9f3b49ccf3857cb1825f345d548f614e95
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 15:39:05 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 15:39:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=331ddb9f
kde-apps/kdebugsettings: backport patch from upstream to remove unused dependencies
Gentoo-bug: 573894
Package-Manager: portage-2.2.27
.../files/kdebugsettings-15.12.1-deps.patch | 34 ++++++++++++++++++++++
.../kdebugsettings/kdebugsettings-15.12.1.ebuild | 2 ++
2 files changed, 36 insertions(+)
diff --git a/kde-apps/kdebugsettings/files/kdebugsettings-15.12.1-deps.patch b/kde-apps/kdebugsettings/files/kdebugsettings-15.12.1-deps.patch
new file mode 100644
index 0000000..523b824
--- /dev/null
+++ b/kde-apps/kdebugsettings/files/kdebugsettings-15.12.1-deps.patch
@@ -0,0 +1,34 @@
+From d4e298f093aa897c7ce9ef3e0d5a06683b8d8b59 Mon Sep 17 00:00:00 2001
+From: Michael Palimaka <kensington@gentoo.org>
+Date: Thu, 21 Jan 2016 06:31:41 +1100
+Subject: [PATCH] Remove unused dependencies.
+
+REVIEW: 126828
+---
+ CMakeLists.txt | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 764f382..ed1ee13 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -12,15 +12,11 @@ find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Test)
+ find_package(KF5 ${KF5_VERSION} REQUIRED COMPONENTS
+ CoreAddons
+ Config
+- ConfigWidgets
+ DBusAddons
+ I18n
+- GuiAddons
+- IconThemes
+ WidgetsAddons
+ ItemViews
+- Completion
+- KIO)
++ Completion)
+
+ include(FeatureSummary)
+ include(ECMAddAppIcon)
+--
+2.4.10
+
diff --git a/kde-apps/kdebugsettings/kdebugsettings-15.12.1.ebuild b/kde-apps/kdebugsettings/kdebugsettings-15.12.1.ebuild
index 49f86e7..59ae619 100644
--- a/kde-apps/kdebugsettings/kdebugsettings-15.12.1.ebuild
+++ b/kde-apps/kdebugsettings/kdebugsettings-15.12.1.ebuild
@@ -26,3 +26,5 @@ DEPEND="
RDEPEND="${DEPEND}"
RESTRICT="test"
+
+PATCHES=( "${FILESDIR}/${PN}-15.12.1-deps.patch" )
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-09 15:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-09 15:39 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebugsettings/, kde-apps/kdebugsettings/files/ Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox