From 8fe74020529f1c9fca74c7baf7a0af882e13b1a6 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 13 Jun 2019 02:35:29 +0200 Subject: [PATCH] Register a missing dependency --- tests/project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/project.conf b/tests/project.conf index ec3e9e1..515b227 100644 --- a/tests/project.conf +++ b/tests/project.conf @@ -35,7 +35,7 @@ depends=../doc/scripts/pylint.sh [shlint.log] type=script script=../doc/scripts/shlint.sh -depends=../doc/scripts/appbroker.sh,../doc/scripts/clint.sh,../doc/scripts/coverage.sh,../doc/scripts/docbook.sh,../doc/scripts/fixme.sh,../doc/scripts/gettext.sh,../doc/scripts/gtkdoc.sh,../doc/scripts/htmllint.sh,../doc/scripts/markdown.sh,../doc/scripts/phplint.sh,../doc/scripts/pkgconfig.sh,../doc/scripts/platform.sh,../doc/scripts/pylint.sh,../doc/scripts/shlint.sh,../doc/scripts/subst.sh,../doc/scripts/xmllint.sh,tests.sh +depends=../doc/scripts/appbroker.sh,../doc/scripts/clint.sh,../doc/scripts/coverage.sh,../doc/scripts/docbook.sh,../doc/scripts/fixme.sh,../doc/scripts/gettext.sh,../doc/scripts/gtkdoc.sh,../doc/scripts/htmllint.sh,../doc/scripts/markdown.sh,../doc/scripts/phplint.sh,../doc/scripts/pkgconfig.sh,../doc/scripts/platform.sh,../doc/scripts/pylint.sh,../doc/scripts/shlint.sh,../doc/scripts/subst.sh,../doc/scripts/template.sh,../doc/scripts/xmllint.sh,tests.sh [tests.log] type=script