summaryrefslogtreecommitdiff
path: root/audio/amarok/files/patch-cmake_modules_FindMySQL.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'audio/amarok/files/patch-cmake_modules_FindMySQL.cmake')
-rw-r--r--audio/amarok/files/patch-cmake_modules_FindMySQL.cmake11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/amarok/files/patch-cmake_modules_FindMySQL.cmake b/audio/amarok/files/patch-cmake_modules_FindMySQL.cmake
deleted file mode 100644
index 5ad15d35db03..000000000000
--- a/audio/amarok/files/patch-cmake_modules_FindMySQL.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
---- cmake/modules/FindMySQL.cmake.orig 2021-02-13 22:39:45 UTC
-+++ cmake/modules/FindMySQL.cmake
-@@ -33,7 +33,7 @@ endif()
- # Try searching manually via find_path/find_library, possibly with hints
- # from pkg-config
- find_package(PkgConfig)
--pkg_check_modules(PC_MYSQL QUIET mysql mariadb)
-+pkg_check_modules(PC_MYSQL QUIET mysql mariadb perconaserverclient)
-
- find_path(MYSQL_INCLUDE_DIR mysql.h
- PATHS