Made spacing consistient with other files and added lsb_release package
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m47s

This commit is contained in:
2025-08-22 18:05:06 -04:00
parent 6e8cd73f17
commit b3bb6643a0

View File

@@ -14,20 +14,26 @@ modules:
# environment # environment
# xwayland # xwayland
- xorg-x11-server-Xwayland - xorg-x11-server-Xwayland
# headset control # headset control
- headsetcontrol - headsetcontrol
# media related # media related
- mediainfo - mediainfo
- playerctl - playerctl
- alsa-firmware - alsa-firmware
# zip utilities # zip utilities
- p7zip - p7zip
# qt libraries # qt libraries
- qt5-qtwayland - qt5-qtwayland
- qt6-qtwayland - qt6-qtwayland
# vulkan # vulkan
- vulkan-tools - vulkan-tools
- vulkan-validation-layers - vulkan-validation-layers
# xdg-desktop-portals # xdg-desktop-portals
- xdg-desktop-portal - xdg-desktop-portal
- xdg-desktop-portal-gtk - xdg-desktop-portal-gtk
@@ -44,4 +50,7 @@ modules:
# networking # networking
- bluez - bluez
- bluez-tools - bluez-tools
- firewall-config - firewall-config
# packages for steam script
- lsb_release