diff --git a/Docker/x-install.sh b/Docker/x-install.sh
index 2185d85b03f84b7d827fbf112b2cbc056ef6a1cd..6b188b2c79bd171f1b1f2a2433fdbdcbd3a14a56 100755
--- a/Docker/x-install.sh
+++ b/Docker/x-install.sh
@@ -6,7 +6,6 @@ xbps-install -Sy git git-lfs \
 	tar \
 	bash \
 	make \
-	qrencode \
 	ImageMagick \
 	texlive-latexmk \
 	texlive-bin 
diff --git a/layout.sty b/layout.sty
index 44b19874a1312c0bf0fa98ff107329e24ab1e128..7e06839656a7675729aa5bdf9166f1245d50ad1c 100644
--- a/layout.sty
+++ b/layout.sty
@@ -28,6 +28,7 @@
 \RequirePackage{tabularx}
 \RequirePackage{wrapfig}
 \RequirePackage{float}
+\RequirePackage{qrcode}
 \RequirePackage{epigraph} % part quotes
 \RequirePackage{microtype} % more precise word-placement
 \RequirePackage{makeidx}