Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
gnuplot
gnuplot-wx3.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnuplot-wx3.diff of Package gnuplot
From: Jan Engelhardt <jengelh@inai.de> Date: 2015-03-22 15:21:46.000000000 +0100 gnuplot's wxt_gui.cpp (*not* wxWidgets) uses XInitThreads, but the program does not link in X11 and runs into a build error otherwise. --- gnuplot-5.2.0/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) --- gnuplot-5.2.0/src/Makefile.am +++ gnuplot-5.2.0/src/Makefile.am 2017-09-27 10:06:44.716255786 +0000 @@ -93,6 +93,7 @@ $(EXTRA_gnuplot_SOURCES) if BUILD_WXWIDGETS gnuplot_SOURCES += wxterminal/wxt_gui.cpp +gnuplot_LDADD += -lX11 endif if BUILD_GPCAIRO
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