aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 14:24:00 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 14:24:00 +0200
commit3e827b80bd301e0795d7d91b918c622fd3e00915 (patch)
treeebc1b790237e006f6a7370dd504f0ad8489f302f /src/CMakeLists.txt
parentf9dcff7b3a42082ad3ba6076991ed8aa7df9b6a8 (diff)
parent9ca4205f80e490245f800705c7ac4103582192c1 (diff)
downloadayatana-indicator-bluetooth-3e827b80bd301e0795d7d91b918c622fd3e00915.tar.gz
ayatana-indicator-bluetooth-3e827b80bd301e0795d7d91b918c622fd3e00915.tar.bz2
ayatana-indicator-bluetooth-3e827b80bd301e0795d7d91b918c622fd3e00915.zip
Merge branch 'tari01-pr/use-libayatana-common'
Attributes GH PR #28: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/28
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 90a4732..cb2e717 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -19,7 +19,7 @@ vala_init(ayatana-indicator-bluetooth-service
posix
gio-2.0
gio-unix-2.0
- ${VALA_PKG_URLDISPATCHER}
+ AyatanaCommon
OPTIONS
--ccode
--target-glib=${GLIB_2_0_REQUIRED_VERSION}