[gnome-runtime-images] base: install debugedit



commit 3f54cc17e69212fb3ca40531a99580787c3b95f3
Author: Jordan Petridis <jpetridis gnome org>
Date:   Tue Jan 4 02:45:05 2022 +0000

    base: install debugedit

 base | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/base b/base
index d1c7af1..72d1ff1 100644
--- a/base
+++ b/base
@@ -18,7 +18,7 @@ RUN useradd --home-dir /build --create-home --shell /bin/bash build
 WORKDIR /build
 
 RUN dnf upgrade -y --best --allowerasing && \
-    dnf install -y flatpak flatpak-builder librsvg2 ostree fuse elfutils ccache \
+    dnf install -y flatpak flatpak-builder librsvg2 ostree fuse elfutils ccache debugedit \
     dconf dbus-daemon dbus-tools git bzr xorg-x11-server-Xvfb dbus-x11 python3-ruamel-yaml \
     python3-gobject python3-pip json-glib jq && \
     dnf clean all


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]