misc: update misc/rebuild-stubs-with-podman so that we can build

the full upx program in a container
This commit is contained in:
Markus F.X.J. Oberhumer
2022-10-05 16:07:12 +02:00
parent 17167d4905
commit 8fe83be87f
3 changed files with 6 additions and 3 deletions
@@ -9,6 +9,9 @@ RUN dpkg --add-architecture i386 \
aria2 ca-certificates git less libmpc3 libncurses5 make \
ncurses-term perl-base python2-minimal xz-utils \
libc6:i386 zlib1g:i386 \
# these packages are not required but make the image more convenient
# and also allow building upx via cmake:
bzip2 cmake file g++ patch unzip vim zip \
&& true
# manually install compat libs from Ubuntu 16.04