mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
feat(coreos-devel/sdk-depends): add boost-build
building boost requires that the SDK has the b2 command line utility installed in /usr/bin/b2. Install this utility in the sdk.
This commit is contained in:
parent
89561b6f85
commit
36189f4b23
@ -22,5 +22,6 @@ DEPEND="
|
||||
dev-python/setuptools
|
||||
net-misc/curl
|
||||
sys-devel/crossdev
|
||||
dev-util/boost-build
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
Loading…
Reference in New Issue
Block a user