소스 검색

Add missing dependency on jq

Emmanuel Bouthenot 4 년 전
부모
커밋
8b90223171
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      debian/control

+ 2 - 1
debian/control

@@ -13,7 +13,8 @@ Depends:
     zabbix-agent,
     python3,
     python3-yaml,
-    debian-goodies
+    debian-goodies,
+    jq
 Description: Plugins for zabbix monitoring system (client)
  This is a collection of plugins for zabbix monitoring system
  on the client side.