diff --git a/packages/dev-db/mysql-workbench/mysql-workbench-6.3.10.exheres-0 b/packages/dev-db/mysql-workbench/mysql-workbench-6.3.10.exheres-0 index 0cbba27c..c553136b 100644 --- a/packages/dev-db/mysql-workbench/mysql-workbench-6.3.10.exheres-0 +++ b/packages/dev-db/mysql-workbench/mysql-workbench-6.3.10.exheres-0 @@ -72,6 +72,7 @@ src_prepare() { # fix python detection edo sed -i \ -e '/find_package(PythonLibs 2.6)/d' \ + -e '/pkg_check_modules/s#python#python-2.7#' \ "${CMAKE_SOURCE}"/CMakeLists.txt # rm -Werror, fails due to -Wdeprecated