summaryrefslogtreecommitdiffstats
path: root/kscd/libwm/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kscd/libwm/CMakeLists.txt')
-rw-r--r--kscd/libwm/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/libwm/CMakeLists.txt b/kscd/libwm/CMakeLists.txt
index e40ac76e..7e632701 100644
--- a/kscd/libwm/CMakeLists.txt
+++ b/kscd/libwm/CMakeLists.txt
@@ -34,5 +34,5 @@ tde_add_library( workman STATIC_PIC
EMBED
workmanaudio-static
LINK
- pthread
+ ${ALSA_LIBRARIES} pthread
)