wok-next diff wine-rt/receipt @ rev 17074
Add iotop
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 23 13:15:02 2014 +0200 (2014-08-23) |
parents | 2a21689b0af7 |
children | dfef8de3d270 |
line diff
1.1 --- a/wine-rt/receipt Thu Oct 03 09:52:57 2013 +0000 1.2 +++ b/wine-rt/receipt Sat Aug 23 13:15:02 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="wine-rt" 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="xj@wp.pl" 1.12 @@ -15,7 +15,7 @@ 1.13 DEPENDS="alsa-lib libxml2 libxslt mesa libglu-mesa xorg-dev lcms freetype jpeg \ 1.14 libpng tiff" 1.15 BUILD_DEPENDS="alsa-lib-dev flex bison mesa-dev libglu-mesa-dev freetype-dev \ 1.16 -libtool libxml2-dev libxslt-dev lcms-dev jpeg-dev libpng-dev tiff-dev" 1.17 +libtool libxml2-dev libxslt-dev lcms-dev jpeg-dev libpng-dev tiff-dev prelink" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()