about summary refs log tree commit diff stats
path: root/Dockerfile.arch
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile.arch')
-rw-r--r--Dockerfile.arch3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile.arch b/Dockerfile.arch
index f7e64576..7a7b2553 100644
--- a/Dockerfile.arch
+++ b/Dockerfile.arch
@@ -26,7 +26,8 @@ RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
   pkg-config \
   python \
   wget \
-  sqlite
+  sqlite \
+  gdk-pixbuf2
 
 RUN mkdir -p /usr/src/{stabber,profanity}