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

Eduardo Romero eduardo at archlinux.org
Mon Dec 15 20:56:40 UTC 2008


    Date: Monday, December 15, 2008 @ 15:56:39
  Author: eduardo
Revision: 21739

upgpkg: wine 1.1.10-2
    remove freeglut dep

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-15 19:52:00 UTC (rev 21738)
+++ PKGBUILD	2008-12-15 20:56:39 UTC (rev 21739)
@@ -2,13 +2,13 @@
 # Maintainer: Eduardo Romero <eduardo at archlinux.org>
 pkgname=wine
 pkgver=1.1.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A compatibility layer for running Windows programs"
 url="http://www.winehq.com"
 arch=('i686')
 license=('LGPL')
 depends=('fontconfig' 'libldap' 'libxslt' 'lcms' 'libxxf86dga' \
-         'libxcursor' 'libxrandr' 'libxdamage' 'freeglut')
+         'libxcursor' 'libxrandr' 'libxdamage' 'mesa')
 makedepends=('cups' 'sane' 'fontforge' 'flex' 'bison' 'libgphoto2' 
              'libxinerama' 'esd' 'giflib' 'ncurses' 'libxcomposite' 'samba' \
              'libxpm' 'libxmu' 'libxxf86vm' 'perl' 'libxml2')




More information about the arch-commits mailing list