From 399a14089acfd6226db73189f5066365d265bafa Mon Sep 17 00:00:00 2001 From: zontreck Date: Wed, 31 Jul 2024 05:31:50 -0700 Subject: [PATCH] Appstream --- AppImage/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppImage/Dockerfile b/AppImage/Dockerfile index 8a8f20f..518c0e0 100644 --- a/AppImage/Dockerfile +++ b/AppImage/Dockerfile @@ -18,4 +18,4 @@ RUN mv /opt/squashfs-root /opt/appimagetool.AppDir RUN ln -s /opt/appimagetool.AppDir/AppRun /usr/local/bin/appimagetool # Install AppImage requirements -RUN apt-get install -y squashfs-tools zsync appstreamcli +RUN apt-get install -y squashfs-tools zsync appstream