aboutsummaryrefslogtreecommitdiff
path: root/src/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 /src/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 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index fb6e422..7dae84a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -60,7 +60,7 @@ vala_init(ayatana-indicator-sound-service
libpulse-mainloop-glib
libnotify
accounts-service
- ${VALA_PKG_URLDISPATCHER}
+ AyatanaCommon
OPTIONS
--ccode
--target-glib=${GLIB_2_0_REQUIRED_VERSION}