wok-stable diff dia/receipt @ rev 3392
Ren: docutils -> python-docutils
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Fri Jun 12 00:07:46 2009 +0000 (2009-06-12) |
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 Jun 12 00:07:46 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()