summaryrefslogtreecommitdiff
path: root/x11/plasma-scriptengine-ruby/files/patch-plasma__generic__scriptengines__ruby__CMakeLists.txt
blob: 6a920d8816da4c493c9e4a2f30eb964f9fe90893 (plain) (blame)
1
2
3
4
5
6
7
8
--- ./plasma/generic/scriptengines/ruby/CMakeLists.txt.orig	2009-09-16 15:41:04.000000000 +0400
+++ ./plasma/generic/scriptengines/ruby/CMakeLists.txt	2010-03-30 20:25:46.102451515 +0400
@@ -1,3 +1,5 @@
+find_package(KDE4 4.4.90 REQUIRED)
+
 install(FILES applet.rb DESTINATION ${DATA_INSTALL_DIR}/plasma_scriptengine_ruby)
 install(FILES data_engine.rb DESTINATION ${DATA_INSTALL_DIR}/plasma_scriptengine_ruby)