Skip to content
Snippets Groups Projects
Verified Commit 143605a0 authored by Johannes Schauer Marin Rodrigues's avatar Johannes Schauer Marin Rodrigues
Browse files

firedecor is named reform-firedecor in unstable

parent b909b240
No related branches found
No related tags found
1 merge request!87allow building images for multiple distros
......@@ -156,7 +156,7 @@ set -- --architectures=arm64 --components=main,non-free-firmware --variant="minb
# packages for graphical user interface
set -- "$@" --include="xwayland xterm foot sway fonts-inter fonts-noto-color-emoji waybar swayidle swaylock mesa-utils lxpolkit wayland-protocols wofi wireplumber papirus-icon-theme libglib2.0-bin gsettings-desktop-schemas gnome-disk-utility gnome-themes-extra-data gnome-icon-theme gnome-settings-daemon gnome-system-monitor grim slurp gedit evince mpv sxiv thunar pavucontrol unicode-data engrampa neverball minetest qt5ct kde-style-breeze python3-gi gir1.2-ayatanaappindicator3-0.1 gir1.2-notify-0.7 x11-xserver-utils dunst pkexec synaptic pasystray"
case "$DIST" in
unstable|experimental) set -- "$@" --include="wayfire firedecor firefox";;
unstable|experimental) set -- "$@" --include="wayfire reform-firedecor firefox";;
*) set -- "$@" --include="firefox-esr"
esac
# packages for networking
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment