summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-03-13 16:38:58 +0100
committerMichael Palimaka <kensington@gentoo.org>2016-03-14 05:54:25 +1100
commita29e51d47b0acbf2794829e48da596d43b3c8820 (patch)
tree50006c8ac45c3411d31ba4a16bd5ea244cfc1dbc /kde-plasma/plasma-sdk/files
parentkde-plasma/plasma-sdk: Add missing DEPENDs, fix bug 577004 (diff)
downloadgentoo-a29e51d47b0acbf2794829e48da596d43b3c8820.tar.gz
gentoo-a29e51d47b0acbf2794829e48da596d43b3c8820.tar.bz2
gentoo-a29e51d47b0acbf2794829e48da596d43b3c8820.zip
kde-plasma/plasma-sdk: Drop old
Package-Manager: portage-2.2.27
Diffstat (limited to 'kde-plasma/plasma-sdk/files')
-rw-r--r--kde-plasma/plasma-sdk/files/plasma-sdk-5.3.2-remove-qtwebkit.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/kde-plasma/plasma-sdk/files/plasma-sdk-5.3.2-remove-qtwebkit.patch b/kde-plasma/plasma-sdk/files/plasma-sdk-5.3.2-remove-qtwebkit.patch
deleted file mode 100644
index 6a5c8b0e9001..000000000000
--- a/kde-plasma/plasma-sdk/files/plasma-sdk-5.3.2-remove-qtwebkit.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt 2015-07-18 18:21:24.686994466 +0200
-+++ b/CMakeLists.txt 2015-07-18 18:21:51.772993658 +0200
-@@ -24,7 +24,7 @@
- # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked
- set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
-
--find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Core DBus Gui Qml Quick Svg WebKit WebKitWidgets Widgets Xml)
-+find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Core DBus Gui Qml Quick Svg Widgets Xml)
-
- find_package(Qt5Test ${QT_MIN_VERSION} CONFIG QUIET)
- set_package_properties(Qt5Test PROPERTIES