summaryrefslogtreecommitdiff
path: root/TelepathyQt/Farstream/TelepathyQtFarstream-uninstalled.pc.in
diff options
context:
space:
mode:
authorJohn Brooks <john.brooks@jollamobile.com>2014-06-19 05:35:51 -0600
committerDavid Edmundson <kde@davidedmundson.co.uk>2014-06-19 15:17:49 +0200
commit4fca056a8011ff14769f858e53ea65b47ded4b19 (patch)
tree360780b7ecf08cf4f70c1b9a653e797677cd5c2f /TelepathyQt/Farstream/TelepathyQtFarstream-uninstalled.pc.in
parent1916533698d0212bad4e0af5168db4992ceef99d (diff)
Fix Qt5 pkgconfig dependencies for Farstream
0191a6dd fixed the pkgconfig dependencies for Qt5, but missed updating TelepathyQtFarstream and two other files. Reviewed-by: David Edmundson <davidedmundson@kde.org>
Diffstat (limited to 'TelepathyQt/Farstream/TelepathyQtFarstream-uninstalled.pc.in')
-rw-r--r--TelepathyQt/Farstream/TelepathyQtFarstream-uninstalled.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/Farstream/TelepathyQtFarstream-uninstalled.pc.in b/TelepathyQt/Farstream/TelepathyQtFarstream-uninstalled.pc.in
index 1c608ada..8861e361 100644
--- a/TelepathyQt/Farstream/TelepathyQtFarstream-uninstalled.pc.in
+++ b/TelepathyQt/Farstream/TelepathyQtFarstream-uninstalled.pc.in
@@ -6,6 +6,6 @@ abs_top_srcdir=${CMAKE_SOURCE_DIR}
Name: TelepathyQt${QT_VERSION_MAJOR}Farstream (uninstalled copy)
Description: Qt Telepathy Farstream utility library for the Telepathy framework
Version: ${PACKAGE_VERSION}
-Requires.private: QtCore >= ${QT_MIN_VERSION}, QtCore < ${QT_MAX_VERSION}, QtDBus >= ${QT_MIN_VERSION}, QtDBus < ${QT_MAX_VERSION}, telepathy-glib >= ${TELEPATHY_GLIB_MIN_VERSION}, telepathy-farstream >= ${TELEPATHY_FARSTREAM_MIN_VERSION}, TelepathyQt${QT_VERSION_MAJOR} = ${PACKAGE_VERSION}
+Requires.private: Qt${QT_VERSION_PC}Core >= ${QT_MIN_VERSION}, Qt${QT_VERSION_PC}Core < ${QT_MAX_VERSION}, Qt${QT_VERSION_PC}DBus >= ${QT_MIN_VERSION}, Qt${QT_VERSION_PC}DBus < ${QT_MAX_VERSION}, telepathy-glib >= ${TELEPATHY_GLIB_MIN_VERSION}, telepathy-farstream >= ${TELEPATHY_FARSTREAM_MIN_VERSION}, TelepathyQt${QT_VERSION_MAJOR} = ${PACKAGE_VERSION}
Libs: ${CMAKE_BINARY_DIR}/TelepathyQt${QT_VERSION_MAJOR}/Farstream/libtelepathy-qt${QT_VERSION_MAJOR}-farstream.so
Cflags: -I${CMAKE_SOURCE_DIR} -I${CMAKE_BINARY_DIR}