diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-09-20 10:30:00 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2025-09-20 10:30:00 +0200 |
| commit | a4f8ada2cb76360f15faaa219ad0729b5c0efad9 (patch) | |
| tree | ee688858413d97feb02128c4be47f4621fbc7e93 /debian | |
| parent | 91afb698a063499f81bc967e57f07e6ea5823eb0 (diff) | |
| download | vyos-1x-a4f8ada2cb76360f15faaa219ad0729b5c0efad9.tar.gz vyos-1x-a4f8ada2cb76360f15faaa219ad0729b5c0efad9.zip | |
Debian: T7847: add explicit dependency on net-tools providing arp binary
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 58d048dce..c2128c819 100644 --- a/debian/control +++ b/debian/control @@ -357,6 +357,8 @@ Depends: # End "run monitor traffic" # For "show hardware dmi" dmidecode, +# For "show protocols static arp" + net-tools, # For "run show hardware storage smart" smartmontools, # For "run show hardware scsi" |
