Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #604622: patch which makes it emerging for
bug #702340
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 702340
| Differences between
patch making mysql-workbench-8.0.19 emerging and running
and this patch
Collapse All
|
Expand All
(-)
a/frontend/linux/workbench/CMakeLists.txt (+1 lines)
Lines 74-79 target_link_libraries(mysql-workbench-bin
Link Here
74
${PCRE_LIBRARIES}
74
${PCRE_LIBRARIES}
75
${LIBZIP_LIBRARIES}
75
${LIBZIP_LIBRARIES}
76
${MySQL_LIBRARIES}
76
${MySQL_LIBRARIES}
77
${OPENGL_LIBRARIES}
77
)
78
)
78
79
79
if(BUILD_FOR_GCOV)
80
if(BUILD_FOR_GCOV)
Return to
bug 702340