[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [klettres/Applications/18.08] /: Mark phonon as required
From:       Antonio Rojas <null () kde ! org>
Date:       2018-09-08 10:11:04
Message-ID: E1fyaCm-0002GQ-1z () code ! kde ! org
[Download RAW message or body]

Git commit 7fe3cd3c6654f350836d6d2d7c374508ed5cbd2c by Antonio Rojas.
Committed on 08/09/2018 at 10:10.
Pushed by arojas into branch 'Applications/18.08'.

Mark phonon as required

kletrres doesn't build without it

Differential Revision: https://phabricator.kde.org/D15345

M  +1    -1    CMakeLists.txt

https://commits.kde.org/klettres/7fe3cd3c6654f350836d6d2d7c374508ed5cbd2c

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d757b68..3dfc9ad 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,7 +26,7 @@ find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED
   Test
   Widgets
 )
-find_package(Phonon4Qt5)
+find_package(Phonon4Qt5 REQUIRED)
 =

 find_package(KF5 REQUIRED COMPONENTS
   Completion
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic