diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-06 02:38:45 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-06 02:38:45 +0000 |
commit | c201eec1a16364577007cbd429e72f8f5479e834 (patch) | |
tree | 0b5453c6ccaf235ea424a6b279560dad70303a9f | |
parent | 2ab4940c24e416ed607c5f4a303547d9c12ff59b (diff) |
automatic import of ros-humble-network-interfaceopeneuler24.03_LTS
-rw-r--r-- | network-interface.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network-interface.spec b/network-interface.spec index 459920f..06199a7 100644 --- a/network-interface.spec +++ b/network-interface.spec @@ -19,8 +19,10 @@ License: MIT Source0: %{name}_%{version}.orig.tar.gz Requires: ros-%{ros_distro}-std-msgs +Requires: boost-devel BuildRequires: ros-%{ros_distro}-std-msgs +BuildRequires: boost-devel BuildRequires: ros-%{ros_distro}-ament-cmake-auto %if 0%{?with_tests} |