From 0186d346a529de224282d51b5efe5160902d202b Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Tue, 19 Nov 2019 09:28:15 +0000 Subject: [PATCH] project.conf: Add inkscape to pkg.requires.os.build Signed-off-by: Jan Lindemann --- make/project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/project.conf b/make/project.conf index e6a2a4b0..c9b0027f 100644 --- a/make/project.conf +++ b/make/project.conf @@ -16,7 +16,7 @@ libname = none [pkg.requires.os] run = python, sudo, bash, gawk -build = make, xdg-utils, coreutils +build = make, xdg-utils, coreutils, inkscape [pkg.requires.centos] run = hostname