Projects
Essentials
lightspark
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 19
View file
lightspark-0.5.7-underlinking.patch
Added
@@ -0,0 +1,13 @@ +Index: src/plugin/CMakeLists.txt +=================================================================== +--- src/plugin/CMakeLists.txt.orig ++++ src/plugin/CMakeLists.txt +@@ -49,7 +49,7 @@ TARGET_LINK_LIBRARIES(lightsparkplugin s + + #With STATICDEPS, all deps are compiled into spark + IF(NOT STATICDEPS) +- TARGET_LINK_LIBRARIES(lightsparkplugin spark ${X11_LIBRARIES} ${GLIBMM_LIBRARIES}) ++ TARGET_LINK_LIBRARIES(lightsparkplugin spark ${X11_LIBRARIES} ${GLIBMM_LIBRARIES} ${GTK_LIBRARIES} ${GTHREAD_LIBRARIES}) + ENDIF() + + IF(WIN32)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.