Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > dfdbe7109dd4e0a911591bb32989ef2b > files > 1

amarok-2.9.0-1.mga7.src.rpm

diff -up amarok-2.8.90/CMakeLists.txt.mysql_embedded amarok-2.8.90/CMakeLists.txt
--- amarok-2.8.90/CMakeLists.txt.mysql_embedded	2015-12-10 11:44:35.094776255 -0600
+++ amarok-2.8.90/CMakeLists.txt	2015-12-10 11:43:04.047091677 -0600
@@ -142,7 +142,7 @@ if( WITH_PLAYER )
     else( WITH_MYSQL_EMBEDDED )
         add_definitions( "-DNO_MYSQL_EMBEDDED" )
     endif( WITH_MYSQL_EMBEDDED )
-    macro_log_feature( MYSQL_FOUND "mysql" "MySQL Server Libraries" "http://www.mysql.com" TRUE "" "" )
+    macro_log_feature( MYSQL_EMBEDDED_FOUND "mysql" "MySQL Server Libraries" "http://www.mysql.com" FALSE "" "" )
 
     # zlib is required for mysql embedded
     find_package(ZLIB REQUIRED)