From 9d56268c38153d51a4ac15c30d7f174710a2d468 Mon Sep 17 00:00:00 2001 From: samuel Date: Sat, 15 Apr 2023 16:27:02 +0200 Subject: [PATCH] [Fix] Add jq in package dependencies --- netoik-cicd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netoik-cicd.spec b/netoik-cicd.spec index 0b4b0e2..d8beede 100644 --- a/netoik-cicd.spec +++ b/netoik-cicd.spec @@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tar.gz BuildArch: x86_64 BuildRequires: make -Requires: bash,inotify-tools,nmap-ncat,rpm-build,rpmdevtools,ShellCheck +Requires: bash,inotify-tools,jq,nmap-ncat,rpm-build,rpmdevtools,ShellCheck %description Netoik Continuous Deployment tool