wok diff wine/receipt @ rev 16272

Up: wine, wine-rt (1.7.16). Fix: wine needs prelink at build-time
author Alexander Medvedev <devl547@gmail.com>
date Sat Apr 05 20:56:22 2014 +0000 (2014-04-05)
parents 2a21689b0af7
children 28abd6115dbe
line diff
     1.1 --- a/wine/receipt	Thu Oct 03 09:52:57 2013 +0000
     1.2 +++ b/wine/receipt	Sat Apr 05 20:56:22 2014 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wine"
     1.7 -VERSION="1.5.23"
     1.8 +VERSION="1.7.16"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Windows API for Linux."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -13,7 +13,7 @@
    1.13  
    1.14  DEPENDS="alsa-lib libxml2 libxslt mesa libglu-mesa xorg-dev lcms freetype"
    1.15  BUILD_DEPENDS="alsa-lib-dev flex bison mesa-dev freetype-dev libtool \
    1.16 -libglu-mesa-dev libxml2-dev libxslt-dev lcms-dev"
    1.17 +libglu-mesa-dev libxml2-dev libxslt-dev lcms-dev prelink"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()