Skip to content

Commit

Permalink
Add gperf to toolchain container
Browse files Browse the repository at this point in the history
  • Loading branch information
lutoma committed Nov 15, 2023
1 parent 15cdfba commit 73315bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ RUN apk --no-cache add wget git make gcc g++ nasm m4 perl autoconf automake \
texinfo file python3 tar findutils gzip xz meson ninja sudo curl \
pacman fakeroot util-linux-misc openssh-client-default rsync nano bison \
flex qemu-img grub-bios sfdisk e2fsprogs moreutils bison flex qemu-img \
grub-bios sfdisk e2fsprogs moreutils pkgconfig
grub-bios sfdisk e2fsprogs moreutils pkgconfig gperf

# Add python stuff for (legacy) xpkg
ENV PYTHONUNBUFFERED=1
Expand Down

0 comments on commit 73315bb

Please sign in to comment.