diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-02-03 10:42:46 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-02-03 10:42:54 +0100 |
commit | 8d6ed865df14b732a9be38b37322c3e82416849b (patch) | |
tree | c07cf83770dd93119d0eb91a6832c0431a3e51e9 /debian | |
parent | b406121c6349634e8f46a3c8a75f593af4dced7a (diff) | |
download | ayatana-indicator-bluetooth-8d6ed865df14b732a9be38b37322c3e82416849b.tar.gz ayatana-indicator-bluetooth-8d6ed865df14b732a9be38b37322c3e82416849b.tar.bz2 ayatana-indicator-bluetooth-8d6ed865df14b732a9be38b37322c3e82416849b.zip |
debian/control: Switch from url-dispatcher to lomiri-url-dispatcher.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4077e31..ae10337 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9.0), cmake-extras (>= 0.10), intltool, libglib2.0-dev (>= 2.32.0), - liburl-dispatcher1-dev | hello, + liblomiri-url-dispatcher-dev | hello, systemd [linux-any], valac (>= 0.20), Standards-Version: 4.1.1 |