aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8ca01758..60ef6cec 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -91,7 +91,6 @@ SET(include_dirs
${json-c_INCLUDE_DIRS}
${libmicrohttpd_INCLUDE_DIRS}
${uuid_INCLUDE_DIRS}
- ${dbus_INCLUDE_DIRS}
${alsa_INCLUDE_DIRS}
${pulseaudio_INCLUDE_DIRS}
# ${librtlsdr_INCLUDE_DIRS}
@@ -104,7 +103,6 @@ SET(link_libraries
${json-c_LIBRARIES}
${libmicrohttpd_LIBRARIES}
${uuid_LIBRARIES}
- ${dbus_LIBRARIES}
${alsa_LIBRARIES}
${pulseaudio_LIBRARIES}
# ${librtlsdr_LIBRARIES}