summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2024-05-06 11:40:14 +0000
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-05-06 15:15:13 +0000
commit0e77c68a44518542a0462adffce96fe0a95d9391 (patch)
treefc9e7ece7664a9e639d84fdb9b9b49c611fecbc0 /debian/control
parent6fca9567c9f6ff8784d47f803bad0c6995ce62e1 (diff)
downloadvyos-1x-0e77c68a44518542a0462adffce96fe0a95d9391.tar.gz
vyos-1x-0e77c68a44518542a0462adffce96fe0a95d9391.zip
T6307: Add dependency procps to build vyos-1x
(cherry picked from commit 8041201fccffa96ca05ecd764b6d4b9d103b4c1a)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
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,