Skip to content

Commit

Permalink
archlinux: added meson as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Aug 8, 2024
1 parent dd16992 commit 3fa877d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indimail-src/archlinux.src
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN mkdir -p /root /usr/local/srctmp /var/log/build \
&& pacman -S --noconfirm --needed base-devel git diffutils coreutils \
openssl openssh openldap mysql libidn2 wget gd man-db man-pages \
binutils cronie net-tools strace lsof vim syslog-ng logrotate \
inetutils which libidn libev libsodium libgcrypt pcre tcl tk \
inetutils which libidn libev libsodium libgcrypt pcre tcl tk meson \
perl-authen-sasl perl-net-ssleay perl-digest-hmac perl-io-socket-inet6 \
&& pacman -S --noconfirm --refresh --sysupgrade \
&& (set -e; \
Expand Down

0 comments on commit 3fa877d

Please sign in to comment.