From 5f92c65b0fa21d2357f0f39f4d30c83ddb206527 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Sat, 25 May 2019 07:47:29 +0000 Subject: [PATCH] project.conf: Add build dependency on xdg-utils 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 d31363a4..b9295b23 100644 --- a/make/project.conf +++ b/make/project.conf @@ -16,7 +16,7 @@ libname = none [pkg.requires.os] run = python, sudo -build = cvs, make, inkscape +build = cvs, make, inkscape, xdg-utils [pkg.requires.centos] run = hostname