forked from hasufell/hasufell-repository
dev-db/mysql-workbench: fix python detection
Github-Issue: https://github.com/hasufell/hasufell-repository/pull/2
This commit is contained in:
parent
38fd2e28dc
commit
0b3f0681d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user