From 9aff9db6c11e23934ef24cc644561f4a6f7fe255 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Mon, 28 Jul 2025 15:44:04 +0300 Subject: [PATCH] Remove mentions of dbus-tqt as it is not actually used Signed-off-by: Alexander Golubev --- INSTALL | 1 - src/CMakeLists.txt | 3 --- 2 files changed, 4 deletions(-) diff --git a/INSTALL b/INSTALL index 3c2db03..ad4ad73 100644 --- a/INSTALL +++ b/INSTALL @@ -25,7 +25,6 @@ Requirements: - libXv - libX11 - dbus-1 -- dbus-tqt - dbus-glib-1 - nspr - gtk+-2.0 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index e88a792..af4a122 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -10,7 +10,6 @@ include_directories( ${XINE_INCLUDE_DIRS} ${NSPR_INCLUDE_DIRS} ${DBUS_INCLUDE_DIRS} - ${DBUS-TQT_INCLUDE_DIRS} ${GSTREAMER_INCLUDE_DIRS} ${GSTREAMER_VIDEO_INCLUDE_DIRS} ${GSTREAMER_PLUGIN_INCLUDE_DIRS} @@ -33,7 +32,6 @@ link_directories( ${XINE_LIBRARY_DIRS} ${NSPR_LIBRARY_DIRS} ${DBUS_LIBRARY_DIRS} - ${DBUS-TQT_LIBRARY_DIRS} ${GSTREAMER_LIBRARY_DIRS} ${GSTREAMER_VIDEO_LIBRARY_DIRS} ${GSTREAMER_PLUGIN_LIBRARY_DIRS} @@ -77,7 +75,6 @@ tde_add_library( kmplayercommon SHARED AUTOMOC ${NSPR_LIBRARIES} ${DBUS_LIBRARIES} ${GSTREAMER_LIBRARIES} - ${DBUS-TQT_LIBRARIES} VERSION 1.0.0