wok-6.x diff meld/receipt @ rev 12776
Remove cross linux headers
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 13 12:20:38 2012 +0200 (2012-05-13) |
parents | b63b71b8187f |
children | 11f4fc543f98 |
line diff
1.1 --- a/meld/receipt Tue Nov 30 22:55:48 2010 +0000 1.2 +++ b/meld/receipt Sun May 13 12:20:38 2012 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Visual diff and merge tool for GNOME." 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 DEPENDS="pygtk rarian" 1.7 -BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-ng-getopt" 1.8 +BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-getopt" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://meld.sourceforge.net/" 1.11 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"