Skip to content

Commit 8755db6

Browse files
authored
Merge pull request #4735 from c-po/net-tools
Debian: T7847: add explicit dependency on net-tools providing arp binary
2 parents ff9cf75 + a4f8ada commit 8755db6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,8 @@ Depends:
357357
# End "run monitor traffic"
358358
# For "show hardware dmi"
359359
dmidecode,
360+
# For "show protocols static arp"
361+
net-tools,
360362
# For "run show hardware storage smart"
361363
smartmontools,
362364
# For "run show hardware scsi"

0 commit comments

Comments
 (0)