Skip to content

Commit 134e270

Browse files
committed
8313707: GHA: Bootstrap sysroots with --variant=minbase
Backport-of: 29f1d8ef50e3b4b235177fd9642a1fcf26fe3bab
1 parent 51d128d commit 134e270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-cross-compile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ jobs:
140140
--verbose
141141
--include=fakeroot,symlinks,build-essential,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libcups2-dev,libfontconfig1-dev,libasound2-dev,libfreetype6-dev,libpng-dev
142142
--resolve-deps
143+
--variant=minbase
143144
$(test -n "${{ matrix.debian-keyring }}" && echo "--keyring=${{ matrix.debian-keyring }}")
144145
${{ matrix.debian-version }}
145146
sysroot

0 commit comments

Comments
 (0)