1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-06-02 07:03:45 -04:00

ci: add awk to fedora

This commit is contained in:
Michael Vetter 2025-04-16 11:06:49 +02:00
parent 0b767d39d1
commit fe440bb67a

View File

@ -8,6 +8,7 @@ RUN dnf install -y \
autoconf \
autoconf-archive \
automake \
awk \
expect-devel \
gcc \
git \