From d903cd99a9b7d5649c705dc19d05d198df5efc10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20V=C3=A1radi?= Date: Fri, 25 Jun 2021 06:34:05 +0200 Subject: [PATCH] Added inkscape to the build dependencies --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f8c6335907..274f58f7eb 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: appstream, dh-python, doxygen, extra-cmake-modules (>= 1.2.0~), + inkscape, libcloudproviders-dev, libcmocka-dev, libdbus-1-dev,