diff options
Diffstat (limited to 'user/blinken/test.patch')
-rw-r--r-- | user/blinken/test.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/user/blinken/test.patch b/user/blinken/test.patch deleted file mode 100644 index d24c03491..000000000 --- a/user/blinken/test.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 2a1b077..019efcd 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -17,7 +17,7 @@ find_package (KF5 REQUIRED COMPONENTS - I18n XmlGui GuiAddons DocTools DBusAddons Crash - ) - --find_package (Phonon4Qt5) -+find_package (Phonon4Qt5 REQUIRED) - - include(KDEInstallDirs) - include(KDECompilerSettings NO_POLICY_SCOPE) |