From 0e77c68a44518542a0462adffce96fe0a95d9391 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Mon, 6 May 2024 11:40:14 +0000 Subject: T6307: Add dependency procps to build vyos-1x (cherry picked from commit 8041201fccffa96ca05ecd764b6d4b9d103b4c1a) --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 677e429d1..0b6a5adf2 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: iproute2, libvyosconfig0 (>= 0.0.7), libzmq3-dev, + procps, python3 (>= 3.10), pylint, python3-coverage, -- cgit v1.2.3