aboutsummaryrefslogtreecommitdiff
path: root/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt
blob: 27d35ba08abdc679d9b995ab010ec29c4512278a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/plugins/grass/CMakeLists.txt.orig	2018-11-23 12:08:36 UTC
+++ src/plugins/grass/CMakeLists.txt
@@ -211,6 +211,7 @@ MACRO(ADD_GRASSPLUGIN GRASS_BUILD_VERSION)
       qgis_app
       qgis_gui
       ${OPENPTY_LIBRARY}
+      -lulog
     )
 
     IF (CMAKE_SYSTEM_NAME STREQUAL "FreeBSD")