Skip to content

Commit

Permalink
Turn on supplements handling for alpine.
Browse files Browse the repository at this point in the history
This is needed for install_if dependencies. Those are used in
packages like abuild-meson to get it installed if both abuild
and meson is installed.
  • Loading branch information
mlschroe committed Dec 6, 2024
1 parent 010f045 commit 6a0a615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/alpine.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Binarytype: apk
ExpandFlags: preinstallexpand
ExpandFlags: dosupplements

VMinstall: busybox coreutils
Preinstall: apk-tools sed grep perl bash alpine-baselayout
Expand Down

0 comments on commit 6a0a615

Please sign in to comment.