wok-4.x diff dia/receipt @ rev 3232
pan: apply debian fix for gcc 4.4.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 29 17:17:03 2009 +0200 (2009-05-29) |
parents | c2e62b65e0fa |
children | 28c34e01f8c6 |
line diff
1.1 --- a/dia/receipt Mon Mar 16 21:42:10 2009 +0000 1.2 +++ b/dia/receipt Fri May 29 17:17:03 2009 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="ftp://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 DEPENDS="gtk+ libxml2 freetype fontconfig glib atk pango zlib libart_lgpl \ 1.6 libxslt popt xorg-libXdamage" 1.7 -BUILD_DEPENDS="pkg-config gtk+-dev libxml2-dev freetype-dev intltool fontconfig-dev glib-dev atk-dev pango-dev pyxml zlib-dev libxslt libart_lgpl-dev libart_lgpl pygtk file" 1.8 +BUILD_DEPENDS="pkg-config gtk+-dev libxml2-dev freetype-dev intltool fontconfig-dev glib-dev atk-dev pango-dev pyxml zlib-dev libxslt libart_lgpl-dev libart_lgpl pygtk file libxslt-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()