Skip to content

Commit de0bc09

Browse files
committed
use libboost-devel for proper run_exports pinning
1 parent 0515161 commit de0bc09

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ requirements:
3030
- libtool
3131
host:
3232
- zlib
33-
- boost-cpp
33+
- libboost-devel
3434
- libprotobuf
3535
- tbb-devel
3636
- capnproto >=1.0
@@ -40,9 +40,6 @@ requirements:
4040
- libdeflate
4141
- eigen
4242

43-
run:
44-
- libboost
45-
4643
test:
4744
commands:
4845
- panmap --help

0 commit comments

Comments
 (0)