diff options
Diffstat (limited to 'polkit-qt-agent-1.pc.cmake')
-rw-r--r-- | polkit-qt-agent-1.pc.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/polkit-qt-agent-1.pc.cmake b/polkit-qt-agent-1.pc.cmake index 09f932348..5e794b973 100644 --- a/polkit-qt-agent-1.pc.cmake +++ b/polkit-qt-agent-1.pc.cmake @@ -4,8 +4,8 @@ libdir=@LIB_INSTALL_DIR@ includedir=@CMAKE_INSTALL_PREFIX@/include Name: polkit-qt-agent-1 -Description: Convenience library for using polkit Agent with a Qt-styled API +Description: Convenience library for using polkit Agent with a TQt-styled API Version: @POLKITQT-1_VERSION_STRING@ -Requires: QtCore QtGui +Requires: TQtCore TQtGui Libs: -L${libdir} -lpolkit-qt-agent-1 Cflags: -I${includedir} |