summaryrefslogtreecommitdiff
path: root/media-sound/soundkonverter/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /media-sound/soundkonverter/files
reinit the tree, so we can have metadata
Diffstat (limited to 'media-sound/soundkonverter/files')
-rw-r--r--media-sound/soundkonverter/files/soundkonverter-3.0.0-deps.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-sound/soundkonverter/files/soundkonverter-3.0.0-deps.patch b/media-sound/soundkonverter/files/soundkonverter-3.0.0-deps.patch
new file mode 100644
index 000000000000..aa5f68af9394
--- /dev/null
+++ b/media-sound/soundkonverter/files/soundkonverter-3.0.0-deps.patch
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt 2017-09-12 23:39:15.648029711 +0200
++++ b/CMakeLists.txt 2017-09-12 23:44:47.944469934 +0200
+@@ -30,7 +30,7 @@
+ include(ECMInstallIcons)
+ include(FeatureSummary)
+
+-find_package(Qt5 REQUIRED COMPONENTS Network Core Widgets)
++find_package(Qt5 REQUIRED COMPONENTS Core Widgets Xml)
+ find_package(KF5 REQUIRED COMPONENTS I18n XmlGui KIO Solid Config ConfigWidgets WidgetsAddons KDELibs4Support)
+ find_package(KF5Cddb)
+ find_package(Phonon4Qt5 REQUIRED)