Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
steam


Commits:
c32546eb by Christian Heusel at 2026-01-21T13:32:08+01:00
upgpkg: 1.0.0.85-3: Drop outdated dependency on steam-native-runtime

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = steam
        pkgdesc = Valve's digital software delivery system
        pkgver = 1.0.0.85
-       pkgrel = 2
+       pkgrel = 3
        url = https://steampowered.com/
        arch = x86_64
        license = LicenseRef-steam-subscriber-agreement
@@ -45,7 +45,6 @@ pkgname = steam
        depends = zenity
        depends = steam-devices
        optdepends = polkit: to setup SteamVR without root access
-       optdepends = steam-native-runtime: steam native runtime support
        optdepends = xdg-desktop-portal-impl: file & folder picker
        depends_x86_64 = lib32-alsa-plugins
        depends_x86_64 = lib32-fontconfig


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 pkgbase=steam
 pkgname=(steam steam-devices)
 pkgver=1.0.0.85
-pkgrel=2
+pkgrel=3
 pkgdesc="Valve's digital software delivery system"
 url='https://steampowered.com/'
 arch=('x86_64')
@@ -74,7 +74,6 @@ package_steam() {
   )
   optdepends=(
     'polkit: to setup SteamVR without root access'
-    'steam-native-runtime: steam native runtime support'
     'xdg-desktop-portal-impl: file & folder picker'
   )
   depends+=(steam-devices)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/steam/-/commit/c32546eb2421fe6efbccd3ec66fe05fdc7164fcc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/steam/-/commit/c32546eb2421fe6efbccd3ec66fe05fdc7164fcc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to