Skip to content

Commit

Permalink
Ensure we're always building using our downstream packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
fewtarius committed Sep 21, 2024
1 parent 3753170 commit 7a7e31e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions rootfs/steamfork/presets/rel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ export STEAMOS_PKGS="accounts-qml-module
fwupd-efi
galileo-mura
gamemode
gamescope
gamescope-legacy
steamfork/gamescope
steamfork/gamescope-legacy
gawk
gc
gcab
Expand Down Expand Up @@ -330,7 +330,7 @@ export STEAMOS_PKGS="accounts-qml-module
lib32-krb5
lib32-libasyncns
lib32-libcap
lib32-libdrm
steamfork/lib32-libdrm
lib32-libelf
lib32-libffi
lib32-libgcrypt
Expand Down Expand Up @@ -375,8 +375,8 @@ export STEAMOS_PKGS="accounts-qml-module
lib32-llvm-libs
lib32-lm_sensors
lib32-mangohud
lib32-mesa
lib32-mesa-vdpau
steamfork/lib32-mesa
steamfork/lib32-mesa-vdpau
lib32-ncurses
lib32-nspr
lib32-nss
Expand All @@ -392,7 +392,7 @@ export STEAMOS_PKGS="accounts-qml-module
lib32-systemd
lib32-util-linux
lib32-vulkan-icd-loader
lib32-vulkan-radeon
steamfork/lib32-vulkan-radeon
lib32-vulkan-mesa-layers
lib32-wayland
lib32-xcb-util-keysyms
Expand Down Expand Up @@ -426,7 +426,7 @@ export STEAMOS_PKGS="accounts-qml-module
libdbusmenu-qt5
libdecor
libdmtx
libdrm
steamfork/libdrm
libedit
libelf
libepoxy
Expand Down Expand Up @@ -601,9 +601,9 @@ export STEAMOS_PKGS="accounts-qml-module
md4c
mdadm
media-player-info
mesa
steamfork/mesa
mesa-utils
mesa-vdpau
steamfork/mesa-vdpau
milou
minizip
mkinitcpio
Expand Down Expand Up @@ -869,9 +869,9 @@ export STEAMOS_PKGS="accounts-qml-module
vmaf
volume_key
vulkan-icd-loader
vulkan-radeon
steamfork/vulkan-radeon
vulkan-tools
vulkan-mesa-layers
steamfork/vulkan-mesa-layers
wayland
wayland-utils
webrtc-audio-processing
Expand Down Expand Up @@ -1035,7 +1035,7 @@ export UI_BOOTSTRAP="${STEAMOS_PKGS}
inputplumber
kdegraphics-thumbnailers
kwrite
lib32-vulkan-intel
steamfork/lib32-vulkan-intel
libcap.so
libdisplay-info.so
libliftoff.so
Expand All @@ -1057,7 +1057,7 @@ export UI_BOOTSTRAP="${STEAMOS_PKGS}
steamfork-device-support
steamfork-keyring
vlc
vulkan-intel
steamfork/vulkan-intel
wlroots
wlr-randr
xorg-xwayland
Expand Down

0 comments on commit 7a7e31e

Please sign in to comment.