diff options
Diffstat (limited to 'kde-apps/klettres/files/klettres-16.08.2-unused-dep.patch')
-rw-r--r-- | kde-apps/klettres/files/klettres-16.08.2-unused-dep.patch | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/kde-apps/klettres/files/klettres-16.08.2-unused-dep.patch b/kde-apps/klettres/files/klettres-16.08.2-unused-dep.patch deleted file mode 100644 index a8b29ab6d1a0..000000000000 --- a/kde-apps/klettres/files/klettres-16.08.2-unused-dep.patch +++ /dev/null @@ -1,30 +0,0 @@ -commit 0d8568c27cc7acbe4ef87551c5e7688012eb7059 -Author: Andreas Sturmlechner <andreas.sturmlechner@gmail.com> -Date: Sun Oct 16 10:29:50 2016 +0200 - - Drop unused dependency - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 45d7b3f..0529757 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -33,7 +33,6 @@ find_package(KF5 REQUIRED COMPONENTS - Crash - DocTools - Emoticons -- ItemModels - I18n - NewStuff - WidgetsAddons -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index 40f625a..7489d54 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -29,7 +29,6 @@ target_link_libraries(klettres - KF5::Emoticons - KF5::NewStuff - KF5::I18n -- KF5::ItemModels - Qt5::Svg - ${PHONON_LIBRARY} - Qt5::Xml) |