Skip to content

Commit 3d3dcc2

Browse files
authored
Depend on libboost-devel, not libboost
1 parent 157f4d8 commit 3d3dcc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ outputs:
124124
- libmatio-cpp
125125
# Workaround for https://github.com/conda-forge/bipedal-locomotion-framework-feedstock/pull/42#issuecomment-1804057782
126126
- casadi
127-
- libboost
127+
- libboost-devel
128128
- pugixml
129129
- pcl >1.12
130130
- xorg-libxfixes # [linux]

0 commit comments

Comments
 (0)