telepathy-qt: CMakeLists: Added missing glib2 library in Farstream.
Alexandr Akulich
kaffeine at kemper.freedesktop.org
Sun Jun 12 11:22:29 UTC 2016
Module: telepathy-qt
Branch: master
Commit: b1838e66ba197bcd55b9ebb824ecb216881ae3d1
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=b1838e66ba197bcd55b9ebb824ecb216881ae3d1
Author: Alexandr Akulich <akulichalexander at gmail.com>
Date: Sat Jun 11 02:01:36 2016 +0500
CMakeLists: Added missing glib2 library in Farstream.
---
TelepathyQt/Farstream/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/TelepathyQt/Farstream/CMakeLists.txt b/TelepathyQt/Farstream/CMakeLists.txt
index dd71430..8841ee8 100644
--- a/TelepathyQt/Farstream/CMakeLists.txt
+++ b/TelepathyQt/Farstream/CMakeLists.txt
@@ -42,6 +42,7 @@ if(FARSTREAM_COMPONENTS_FOUND)
${QT_QTDBUS_LIBRARY}
${QT_QTCORE_LIBRARY}
${GOBJECT_LIBRARIES}
+ ${GLIB2_LIBRARIES}
${TELEPATHY_FARSTREAM_LIBRARIES}
${TELEPATHY_GLIB_LIBRARIES}
telepathy-qt${QT_VERSION_MAJOR}
More information about the telepathy-commits
mailing list