wok-4.x diff dia/receipt @ rev 2974
Add: firefox-dev (somehow missing; needed for browser plugins)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sun May 10 14:20:42 2009 +0000 (2009-05-10) |
parents | c2e62b65e0fa |
children | 28c34e01f8c6 |
line diff
1.1 --- a/dia/receipt Mon Mar 16 21:42:10 2009 +0000 1.2 +++ b/dia/receipt Sun May 10 14:20:42 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()