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

Daniel Wallace dwallace at nymeria.archlinux.org
Tue Feb 26 15:32:19 UTC 2013


    Date: Tuesday, February 26, 2013 @ 16:32:18
  Author: dwallace
Revision: 84956

upgpkg: steam 1.0.0.34-3

upgpkg: steam 1.0.0.34-3

Modified:
  steam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 15:27:05 UTC (rev 84955)
+++ PKGBUILD	2013-02-26 15:32:18 UTC (rev 84956)
@@ -3,7 +3,7 @@
 # Contributor: K900 <k0009000 at gmail.com>
 pkgname=steam
 pkgver=1.0.0.34
-pkgrel=2
+pkgrel=3
 pkgdesc="Digital distribution client bootstrap package"
 arch=("i686" "x86_64")
 url="http://steampowered.com/"
@@ -13,7 +13,7 @@
       'dbus' 'freetype2'  'gdk-pixbuf2' 'ttf-font' 'zenity'
       )
 if [[ "$CARCH" == "x86_64" ]]; then
-  depends+=(lib32-mesa lib32-gcc-libs lib32-libx11)
+  depends+=(lib32-mesa-libgl lib32-gcc-libs lib32-libx11)
   optdepends=(
   'lib32-ati-dri: for open source ATI driver users'
   'lib32-catalyst-utils: for AMD Catalyst users'




More information about the arch-commits mailing list