Skip to content

Commit

Permalink
Revert "Remove VTE-Gtk 4 for now"
Browse files Browse the repository at this point in the history
This reverts commit 6a679cb.
  • Loading branch information
amezin committed Oct 16, 2024
1 parent 54876aa commit eeb4b3d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions archlinux.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN pacman -Rdd --noconfirm dbus-broker-units \
dbus-daemon-units \
gnome-shell \
vte3 \
vte4 \
xorg-server-xvfb \
xorg-xinit \
mesa \
Expand Down
1 change: 1 addition & 0 deletions debian.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN apt-get update -y && \
dbus-user-session \
gdm3 \
gir1.2-vte-2.91 \
gir1.2-vte-3.91 \
xvfb \
packagekit \
gir1.2-packagekitglib-1.0 \
Expand Down
1 change: 1 addition & 0 deletions fedora.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN dnf install -y --nodocs --setopt install_weak_deps=False \
gjs \
gdm \
vte291 \
vte291-gtk4 \
xorg-x11-server-Xvfb \
mesa-dri-drivers \
wl-clipboard \
Expand Down
1 change: 1 addition & 0 deletions suse.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN zypper --non-interactive install --no-recommends \
gnome-extensions \
gtk3-metatheme-adwaita \
typelib-1_0-Vte-2.91 \
typelib-1_0-Vte-3_91 \
PackageKit \
typelib-1_0-PackageKitGlib-1_0 \
typelib-1_0-Handy-1_0 \
Expand Down

0 comments on commit eeb4b3d

Please sign in to comment.