wok-stable diff dia/receipt @ rev 4839
mirror-tools: add --sources
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 28 16:26:39 2010 +0100 (2010-01-28) |
parents | ce672dcec847 |
children | 74a6a43bf614 |
line diff
1.1 --- a/dia/receipt Tue Apr 28 20:02:57 2009 +0000 1.2 +++ b/dia/receipt Thu Jan 28 16:26:39 2010 +0100 1.3 @@ -10,7 +10,9 @@ 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 libxslt-dev" 1.8 +BUILD_DEPENDS="pkg-config gtk+-dev libxml2-dev freetype-dev intltool \ 1.9 +fontconfig-dev glib-dev atk-dev pango-dev python-pyxml zlib-dev libxslt \ 1.10 +libart_lgpl-dev libart_lgpl pygtk file libxslt-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()