chore(releng): add zenity, xterm, and fws-dnd to installer packages
Add zenity for graphical dialogs in the installer, xterm for terminal debugging and Openbox menu entry, and fws-dnd for D&D 5e management functionality (dice, characters, grimoire, sessions, combat).
This commit is contained in:
@@ -88,6 +88,7 @@ sof-firmware
|
|||||||
|
|
||||||
# --- Xorg + Openbox (session graphique de l'installateur) ---
|
# --- Xorg + Openbox (session graphique de l'installateur) ---
|
||||||
xorg-server
|
xorg-server
|
||||||
|
zenity
|
||||||
xorg-xinit
|
xorg-xinit
|
||||||
xorg-xrandr
|
xorg-xrandr
|
||||||
xorg-xsetroot
|
xorg-xsetroot
|
||||||
@@ -115,3 +116,7 @@ python-crypt_r
|
|||||||
# Namespace GI 'OSTree-1.0' : pyanaconda/rescue.py importe le payload rpm_ostree
|
# Namespace GI 'OSTree-1.0' : pyanaconda/rescue.py importe le payload rpm_ostree
|
||||||
# (inconditionnellement, même si FWS utilise liveimg) → fourni par 'ostree'.
|
# (inconditionnellement, même si FWS utilise liveimg) → fourni par 'ostree'.
|
||||||
ostree
|
ostree
|
||||||
|
# Terminal X : debug de l'installateur + entrée « Terminals » du menu Openbox.
|
||||||
|
xterm
|
||||||
|
# Gestionnaire D&D 5e (dés, personnages, grimoire, sessions, combat).
|
||||||
|
fws-dnd
|
||||||
|
|||||||
Reference in New Issue
Block a user