[arch-commits] Commit in steam/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Thu Oct 2 19:03:18 UTC 2014


    Date: Thursday, October 2, 2014 @ 21:03:17
  Author: lcarlier
Revision: 120071

update mesa dependencies

Modified:
  steam/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-02 17:22:31 UTC (rev 120070)
+++ PKGBUILD	2014-10-02 19:03:17 UTC (rev 120071)
@@ -3,7 +3,7 @@
 # Contributor: K900 <k0009000 at gmail.com>
 pkgname=steam
 pkgver=1.0.0.49
-pkgrel=1
+pkgrel=2
 pkgdesc="Digital distribution client bootstrap package"
 arch=("i686" "x86_64")
 url="http://steampowered.com/"
@@ -18,10 +18,8 @@
 if [[ "$CARCH" == "x86_64" ]]; then
   #depends+=(lib32-libgl lib32-mesa-libgl lib32-gcc-libs lib32-libx11)
   optdepends=(
-  'lib32-ati-dri: for open source ATI driver users'
+  'lib32-mesa-dri: for open source driver users'
   'lib32-catalyst-utils: for AMD Catalyst users'
-  'lib32-intel-dri: for open source Intel driver users'
-  'lib32-nouveau-dri: for Nouveau users'
   'lib32-nvidia-utils: for NVIDIA proprietary blob users'
   'lib32-flashplugin: for flash video'
   'lib32-alsa-plugins: for pulseaudio on some games'



More information about the arch-commits mailing list