wok-4.x diff dia/receipt @ rev 2489
c*: update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 15 22:04:42 2009 +0000 (2009-03-15) |
parents | c6a38f39ad91 |
children | c2e62b65e0fa |
line diff
1.1 --- a/dia/receipt Sat Mar 07 13:47:05 2009 +0000 1.2 +++ b/dia/receipt Sun Mar 15 22:04:42 2009 +0000 1.3 @@ -8,7 +8,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://projects.gnome.org/dia/" 1.6 WGET_URL="ftp://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.7 -DEPENDS="gtk+ libxml2 freetype fontconfig glib atk pango zlib libart_lgpl libxslt" 1.8 +DEPENDS="gtk+ libxml2 freetype fontconfig glib atk pango zlib libart_lgpl \ 1.9 +libxslt popt" 1.10 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.11 1.12 # Rules to configure and make the package.