Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
mysql-workbench
mysql-workbench-mysql-version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mysql-workbench-mysql-version.patch of Package mysql-workbench
diff -Pdpru mysql-workbench-community-6.3.6-src.orig/CMakeLists.txt mysql-workbench-community-6.3.6-src/CMakeLists.txt --- mysql-workbench-community-6.3.6-src.orig/CMakeLists.txt 2015-12-10 14:46:20.000000000 +0100 +++ mysql-workbench-community-6.3.6-src/CMakeLists.txt 2015-12-19 17:10:20.222680326 +0100 @@ -101,7 +101,7 @@ find_python_module(paramiko 1.15.1 QUIET if(NOT PY_PARAMIKO) message(WARNING "Paramiko wasn't found, you can still build Workbench, but may not work properly.") endif() -find_package(MySQL 5.6.0 REQUIRED) +find_package(MySQL REQUIRED) if (UNIX) set(MYSQL_DEFINITIONS "-DBIG_JOINS=1" "-fno-strict-aliasing") endif()
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor