aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 13:52:30 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 13:52:30 +0200
commit781af2ce90d68b6034524f5bf2242b70792e2b9f (patch)
tree8aa7b9870069bb61d3745555ea93326a99d5b8a6 /CMakeLists.txt
parentc33bfccdc08bea14595094c00bc48edb357edfa5 (diff)
parentd6c09e65f1386e97e620b5fe972b96b1b2d207f4 (diff)
downloadayatana-indicator-sound-781af2ce90d68b6034524f5bf2242b70792e2b9f.tar.gz
ayatana-indicator-sound-781af2ce90d68b6034524f5bf2242b70792e2b9f.tar.bz2
ayatana-indicator-sound-781af2ce90d68b6034524f5bf2242b70792e2b9f.zip
Merge branch 'tari01-pr/use-libayatana-common'
Attributes GH PR #32: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/32
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 760983b..e83d738 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -66,6 +66,7 @@ pkg_check_modules(
libxml-2.0
libnotify
accountsservice
+ libayatana-common
)
include_directories(${SOUNDSERVICE_INCLUDE_DIRS})