aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-02-03 11:47:38 +0100
committerRobert Tari <robert@tari.in>2021-02-03 11:47:38 +0100
commit697f09a14532b503d7d3ef3053ac2d7ce848e82d (patch)
tree89f1c48d1966a1de86063c53d8ae677b872f607b /CMakeLists.txt
parent8d6ed865df14b732a9be38b37322c3e82416849b (diff)
parenta0a8973de115d91f5318ec0bf3b5856e0aeda20f (diff)
downloadayatana-indicator-bluetooth-697f09a14532b503d7d3ef3053ac2d7ce848e82d.tar.gz
ayatana-indicator-bluetooth-697f09a14532b503d7d3ef3053ac2d7ce848e82d.tar.bz2
ayatana-indicator-bluetooth-697f09a14532b503d7d3ef3053ac2d7ce848e82d.zip
Merge branch 'sunweaver-pr/finalize-lomiri-url-dispatcher-port'
Attributes GH PR #20: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/20
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b5f66c1..68b6078 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -27,7 +27,7 @@ pkg_check_modules(
include_directories(${BLUETOOTHSERVICE_INCLUDE_DIRS})
-set(URL_DISPATCHER_REQUIRED_VERSION 0.1)
+set(URL_DISPATCHER_REQUIRED_VERSION 0)
pkg_check_modules(
URLDISPATCHER