From 66724ff543b42d0f41b3d4027faa3400dfe846a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 27 Jun 2022 20:26:45 +0200 Subject: [PATCH] debian: add libjson-perl for pg_lsclusters output (#66655) --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 98e983e..a4ac3b3 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,8 @@ Description: Documentation for doc-publik.entrouvert.com/guide-de-l-administrate Package: prometheus-entrouvert-exporter Architecture: all -Depends: moreutils, +Depends: libjson-perl, + moreutils, prometheus-node-exporter, python3-apt, python3-cryptography,