diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-02 21:06:27 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-02 21:06:27 +0000 |
commit | 08351f8e016396e46d654e72eceb6a2ed81aadbb (patch) | |
tree | d97f07c03bb7f9977c1021629266214a9d2310e6 /x11/plasma-scriptengine-ruby | |
parent | 0b3b58a79f748bf25f2a89f19316de184c390fa6 (diff) |
Notes
Diffstat (limited to 'x11/plasma-scriptengine-ruby')
-rw-r--r-- | x11/plasma-scriptengine-ruby/files/patch-plasma__generic__scriptengines__ruby__CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/plasma-scriptengine-ruby/files/patch-plasma__generic__scriptengines__ruby__CMakeLists.txt b/x11/plasma-scriptengine-ruby/files/patch-plasma__generic__scriptengines__ruby__CMakeLists.txt index 50bdfbddb3bd..6a920d8816da 100644 --- a/x11/plasma-scriptengine-ruby/files/patch-plasma__generic__scriptengines__ruby__CMakeLists.txt +++ b/x11/plasma-scriptengine-ruby/files/patch-plasma__generic__scriptengines__ruby__CMakeLists.txt @@ -1,7 +1,7 @@ --- ./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.1 REQUIRED) ++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) |