NASA open source parametric geometry OBS-URL: https://build.opensuse.org/request/show/173569 OBS-URL: https://build.opensuse.org/package/show/science/OpenVSP?expand=0&rev=1
14 lines
421 B
Diff
14 lines
421 B
Diff
diff -aruN OpenVSP.orig/src/vsp/CMakeLists.txt OpenVSP/src/vsp/CMakeLists.txt
|
|
--- OpenVSP.orig/src/vsp/CMakeLists.txt 2013-04-03 22:08:41.000000000 +0200
|
|
+++ OpenVSP/src/vsp/CMakeLists.txt 2013-04-27 11:49:11.241211302 +0200
|
|
@@ -213,6 +213,9 @@
|
|
${JPEG_LIBRARIES}
|
|
${LIBXML2_LIBRARIES}
|
|
${FLTK_LIBRARIES}
|
|
+ Xft
|
|
+ fontconfig
|
|
+ Xinerama
|
|
${OPENGL_LIBRARIES}
|
|
${OPENNURBS_LIBRARIES}
|
|
)
|