summaryrefslogtreecommitdiff
path: root/app-text/zpspell/files/add-gobject-linkage-11566.diff
blob: 250fb90ebca949ed1d339486f312a769ead4c8ec (plain)
1
2
3
4
5
6
7
8
9
10
11
Index: zpspell-0.4.3/CMakeLists.txt
===================================================================
--- zpspell-0.4.3.orig/CMakeLists.txt
+++ zpspell-0.4.3/CMakeLists.txt
@@ -101,5 +101,5 @@ include_directories(${DBUS_INCLUDE_DIR})
 include_directories(${GLIB2_INCLUDE_DIR})
 include_directories(${GLIB_CONFIG_DIR})
 
-target_link_libraries(zpspell glib-2.0 dbus-glib-1)
+target_link_libraries(zpspell glib-2.0 dbus-glib-1 gobject-2.0)