mirror of
git://slackware.nl/current.git
synced 2025-01-11 08:01:05 +01:00
12 lines
236 B
Diff
12 lines
236 B
Diff
--- a/lib/qml/CMakeLists.txt 2014-07-10 17:30:16.000000000 +0200
|
|||
+++ b/lib/qml/CMakeLists.txt 2014-08-01 14:50:57.417710976 +0200
|
|||
@@ -7,7 +7,7 @@
|
|||
|
|||
target_link_libraries (milouqmlplugin
|
|||
Qt5::Qml
|
|||
-
|
|||
+ KF5::Runner
|
|||
milou
|
|||
)
|
|||
|