From 794de007cc69cbfad0621175acf9b815d94f0393 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20Knau=C3=9F?= Date: Thu, 18 Aug 2022 23:21:43 +0200 Subject: [PATCH] use librsvg2-bin instead of inkscape as builddependency as it is much smaller. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f8c7e1dfd..59da6a0ee 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: appstream, debhelper-compat (= 13), doxygen, extra-cmake-modules (>= 5.16.0~), - inkscape, libcloudproviders-dev, libcmocka-dev, libdbus-1-dev, @@ -18,6 +17,7 @@ Build-Depends: appstream, libqt5svg5-dev, libqt5webkit5-dev, libqt5websockets5-dev, + librsvg2-bin, libsqlite3-dev (>= 3.8.0~), libssl-dev (>= 1.1~), pkg-config, -- 2.30.2