From 24629ce8bf93a9a0a31265ffd2446f54c32e52ff Mon Sep 17 00:00:00 2001 From: Moumouni BELEM <90107382+belem2050@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:00:22 +0100 Subject: [PATCH] add ethtool (#39306) --- rosdep/base.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/rosdep/base.yaml b/rosdep/base.yaml index 97045b6bb9307..844e7e1e6b8c9 100644 --- a/rosdep/base.yaml +++ b/rosdep/base.yaml @@ -949,6 +949,16 @@ espeak: gentoo: [app-accessibility/espeak] nixos: [espeak] ubuntu: [espeak] +ethtool: + alpine: [ethtool] + arch: [ethtool] + debian: [ethtool] + fedora: [ethtool] + gentoo: [ethtool] + nixos: [ethtool] + opensuse: [ethtool] + rhel: [ethtool] + ubuntu: [ethtool] exfat-fuse: debian: [exfat-fuse] gentoo: [sys-fs/fuse-exfat]