From 00c7151199adb5271b558a39d2398804c0b58447 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 25 Oct 2020 23:05:45 +0100 Subject: debian/control: Allow builds where liburl-dispatcher1-dev is not available. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 0af5bc0..02a644b 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9.0), dh-systemd, gnome-common, libglib2.0-dev (>= 2.32.0), - liburl-dispatcher1-dev, + liburl-dispatcher1-dev | hello, systemd [linux-any], valac (>= 0.20), Standards-Version: 4.1.1 -- cgit v1.2.3