public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/kdebugsettings/files/, kde-apps/kdebugsettings/
@ 2016-02-09 15:44 Michael Palimaka
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-02-09 15:44 UTC (permalink / raw
  To: gentoo-commits

commit:     c58a80394e2a35239c32d72a79ffe923828260a8
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 15:44:09 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 15:44:09 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c58a8039

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-15.12.49.9999.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.49.9999.ebuild b/kde-apps/kdebugsettings/kdebugsettings-15.12.49.9999.ebuild
index 91ba2b8..3d8becc 100644
--- a/kde-apps/kdebugsettings/kdebugsettings-15.12.49.9999.ebuild
+++ b/kde-apps/kdebugsettings/kdebugsettings-15.12.49.9999.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:44 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:44 [gentoo-commits] proj/kde:master commit in: kde-apps/kdebugsettings/files/, kde-apps/kdebugsettings/ Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox