diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2024-01-26 18:03:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 18:03:21 +0200 |
commit | 975d486fb30a852550fb5ceb758ad2a49abf8013 (patch) | |
tree | 5a1930e344e756c78e1b0054ad9fa19bda6b4285 /debian/control | |
parent | 4f823a964ea3b98264a5f2a15d9d9ae71e28394a (diff) | |
parent | e6d46c43dab7d5620f4336c5ea25fd257c2b5380 (diff) | |
download | vyos-user-utils-1.4.0.tar.gz vyos-user-utils-1.4.0.zip |
Merge pull request #13 from vyos/mergify/bp/sagitta/pr-121.4.0
T5984: Add user util numactl (backport #12)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b98c524..b359ee6 100644 --- a/debian/control +++ b/debian/control @@ -33,6 +33,7 @@ Depends: ndisc6, netcat-openbsd, nmap, + numactl, openssh-client, screen, sipcalc, |