Skip to content

Commit

Permalink
Merge pull request #2288 from LukashonakV/arch_cava
Browse files Browse the repository at this point in the history
Arch CI cava
  • Loading branch information
Alexays committed Jul 9, 2023
2 parents f565552 + b20041d commit acde076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfiles/archlinux
Expand Up @@ -3,5 +3,5 @@
FROM archlinux:base-devel

RUN pacman -Syu --noconfirm && \
pacman -S --noconfirm git meson base-devel libinput wayland wayland-protocols pixman libxkbcommon mesa gtkmm3 jsoncpp pugixml scdoc libpulse libdbusmenu-gtk3 libmpdclient gobject-introspection libxkbcommon playerctl && \
pacman -S --noconfirm git meson base-devel libinput wayland wayland-protocols pixman libxkbcommon mesa gtkmm3 jsoncpp pugixml scdoc libpulse libdbusmenu-gtk3 libmpdclient gobject-introspection libxkbcommon playerctl iniparser fftw && \
sed -Ei 's/#(en_(US|GB)\.UTF)/\1/' /etc/locale.gen && locale-gen

0 comments on commit acde076

Please sign in to comment.