You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/soundkonverter/files/soundkonverter-3.0.0-deps.p...

12 lines
471 B

--- 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)