Compare commits

..

No commits in common. "c9f83c8eaee165d6042bcc4775059a99c8c6a5aa" and "e94cedbb6fa5219838de197b81b16c15d49c2e98" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View file

@ -5,9 +5,7 @@ FROM dobu/deps-base-archlinux:latest
ARG UPSTREAM_VERSION
RUN pacman -Syu --noconfirm \
&& pacman -S --noconfirm glfw shattered-pixel-dungeon
RUN sed -i "s@/usr/bin/java@/usr/bin/java -Dorg.lwjgl.glfw.libname=/usr/lib/libglfw.so@" /usr/bin/shattered-pixel-dungeon
&& pacman -S --noconfirm shattered-pixel-dungeon
USER user

View file

@ -8,7 +8,6 @@ notify_cmd = "/usr/bin/notify-libnotify.sh"
[filter]
allowed_globals = [
"wl_compositor",
"wl_subcompositor",
"wl_shm",
"wl_data_device_manager",
"wl_output",