]> git.pld-linux.org Git - packages/tigervnc.git/blobdiff - tigervnc-as-needed.patch
- killed systemd
[packages/tigervnc.git] / tigervnc-as-needed.patch
index af14c433e3052ff040bfb7d46f7a141db63fbbc7..9114eea639d6ba366f0c0391aeaea0749ffb74be 100644 (file)
  
  noinst_LTLIBRARIES = libvnccommon.la
  
---- tigervnc-1.2.0/CMakeLists.txt~     2012-03-09 21:34:29.000000000 +0100
-+++ tigervnc-1.2.0/CMakeLists.txt      2012-03-23 13:47:57.895270032 +0100
-@@ -316,7 +316,7 @@
-   if(APPLE)
-     set(FLTK_LIBRARIES "-framework Carbon -framework Cocoa -framework ApplicationServices")
-   elseif(NOT WIN32)
--    set(FLTK_LIBRARIES "-ldl")
-+    set(FLTK_LIBRARIES "-ldl -lfontconfig")
-   endif()
-   message(STATUS "Using included FLTK library")
- endif()
This page took 0.029499 seconds and 4 git commands to generate.