summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2025-07-28 15:44:04 +0300
committerAlexander Golubev <fatzer2@gmail.com>2025-07-29 13:15:04 +0300
commit8d0392d407fc860cba1a58d4c07a1c087adc7cfb (patch)
treee87d04c19a0c0d15cf9b60097d5b6c068114a9c3 /src
parent8d5a0ac58155e94d70912d3ceb33f2af57454abf (diff)
downloadkmplayer-8d0392d4.tar.gz
kmplayer-8d0392d4.zip
Remove mentions of dbus-tqt as it is not actually used
Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 9aff9db6c11e23934ef24cc644561f4a6f7fe255)
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
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