- Add missing patch to fix the build

This commit is contained in:
Martin Wilke 2009-02-16 23:42:30 +00:00
parent 63e1ad8f15
commit 2b162ef01b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228523

View file

@ -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(