From 95157b92ca387f25e136c507f08dcf7f0eeb07ad Mon Sep 17 00:00:00 2001 From: Jens Steidl <Jens.Steidl@slub-dresden.de> Date: Mon, 25 Sep 2023 16:28:20 +0200 Subject: [PATCH] - added dependencies (required base packages for script) --- gitlab-ci/validate_workflows.control | 1 + 1 file changed, 1 insertion(+) diff --git a/gitlab-ci/validate_workflows.control b/gitlab-ci/validate_workflows.control index a15e40e..611b606 100644 --- a/gitlab-ci/validate_workflows.control +++ b/gitlab-ci/validate_workflows.control @@ -6,4 +6,5 @@ Description: This is a meta tool to validate files based on specified SLUBArchiv Homepage: https://git.slub-dresden.de/digital-preservation/validate_workflows Section: main Priority: optional +Depends: bash, gawk, mawk, coreutils, file, util-linux, sed Recommends: mediaconch, checkit_tiff_upcoming, checkit_tiff_current, iccDumpProfile, ewf-tools, verapdf -- GitLab