wok-next rev 2798
dia: Update build_depends
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Tue Apr 28 20:02:57 2009 +0000 (2009-04-28) |
parents | 08e60b697edb |
children | bebfa19abc36 |
files | dia/receipt |
line diff
1.1 --- a/dia/receipt Tue Apr 28 18:37:24 2009 +0200 1.2 +++ b/dia/receipt Tue Apr 28 20:02:57 2009 +0000 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()