From 2b162ef01b53ba2fefb8e4519e3223a0983dc0e6 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 16 Feb 2009 23:42:30 +0000 Subject: [PATCH] - Add missing patch to fix the build --- .../files/patch-CMakeLists.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 deskutils/plasma-applet-panelspacer/files/patch-CMakeLists.txt diff --git a/deskutils/plasma-applet-panelspacer/files/patch-CMakeLists.txt b/deskutils/plasma-applet-panelspacer/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..4c62f849b66e --- /dev/null +++ b/deskutils/plasma-applet-panelspacer/files/patch-CMakeLists.txt @@ -0,0 +1,10 @@ +--- ./CMakeLists.txt.orig 2009-02-10 02:21:40.000000000 -0500 ++++ ./CMakeLists.txt 2009-02-10 02:21:49.000000000 -0500 +@@ -3,7 +3,6 @@ + # Find the required Libaries + find_package(KDE4 REQUIRED) + include(KDE4Defaults) +-find_package(Plasma REQUIRED) + + add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) + include_directories(