mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 02:34:50 +03:00
message-filters: remove unused Boost signal dep
This commit is contained in:
parent
05f334d6d3
commit
11f5493931
1 changed files with 2 additions and 0 deletions
|
@ -134,6 +134,8 @@ let
|
|||
nativeBuildInputs = nativeBuildInputs ++ [ self.pkgconfig ];
|
||||
});
|
||||
|
||||
message-filters = patchBoostSignals rosSuper.message-filters;
|
||||
|
||||
message-relay = rosSuper.message-relay.overrideAttrs ({
|
||||
postPatch ? "", ...
|
||||
}: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue