File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN pacman -Syu --noconfirm && \
1919 git clone https://aur.archlinux.org/pikaur /home/user/pikaur && \
2020 cd /home/user/pikaur && \
2121 makepkg --install --syncdeps --noconfirm" && \
22- pikaur -S --needed --noconfirm gtk3-demos ttf-roboto scrot xorg-server-xvfb libfaketime xdotool parallel gnome-themes-extra adwaita-icon-theme openbox xorg-xrdb xorg-xsetroot imagemagick shellcheck awf-git gtk-engine-murrine gtk-engines && \
22+ sudo -u user pikaur -S --needed --noconfirm gtk3-demos ttf-roboto scrot xorg-server-xvfb libfaketime xdotool parallel gnome-themes-extra adwaita-icon-theme openbox xorg-xrdb xorg-xsetroot imagemagick shellcheck awf-git gtk-engine-murrine gtk-engines && \
2323 rm -fr /var/cache/pacman/pkg/ /var/lib/pacman/sync/
2424
2525# Debug dependencies:
You can’t perform that action at this time.
0 commit comments