wok-stable diff wine/receipt @ rev 5495

Fixed xorg-sever again. Didn't know that there was no --with-fontdir in configure.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 08 01:09:05 2010 +0000 (2010-05-08)
parents 4897058add72
children 9cd7bfd45637
line diff
     1.1 --- a/wine/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/wine/receipt	Sat May 08 01:09:05 2010 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wine"
     1.7 -VERSION="1.1.29"
     1.8 +VERSION="1.1.43"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Windows API for Linux."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  DEPENDS="alsa-lib libxml2 libxslt libgl libglu xorg-libICE xorg-libSM
    1.13  xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext libgphoto2 libtool lcms \
    1.14 -nvidia esound"
    1.15 -BUILD_DEPENDS="flex xorg-dev mesa-dev"
    1.16 +esound"
    1.17 +BUILD_DEPENDS="flex bison xorg-dev mesa-dev"
    1.18  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.19  WEB_SITE="http://www.winehq.org/"
    1.20  WGET_URL="http://prdownloads.sourceforge.net/$PACKAGE/$TARBALL"