use librsvg2-bin instead of inkscape as builddependency as it is much smaller.
authorSandro Knauß <hefee@debian.org>
Thu, 18 Aug 2022 21:21:43 +0000 (23:21 +0200)
committerSandro Knauß <hefee@debian.org>
Thu, 18 Aug 2022 21:21:43 +0000 (23:21 +0200)
debian/control

index f8c7e1dfdd26bf781b52994eb8402722cba57f9f..59da6a0eedc237b5e4e3e9d26f2c5089e0a7b711 100644 (file)
@@ -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,