wok-6.x rev 12948
libglade: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 30 23:13:24 2012 +0200 (2012-05-30) |
parents | c39e463afc91 |
children | f7f371738f2a |
files | emotion/receipt libglade/receipt |
line diff
1.1 --- a/emotion/receipt Wed May 30 20:41:19 2012 +0200 1.2 +++ b/emotion/receipt Wed May 30 23:13:24 2012 +0200 1.3 @@ -11,7 +11,8 @@ 1.4 BRANCH="$VERSION" 1.5 1.6 DEPENDS="eina eet evas ecore edje xine-lib" 1.7 -BUILD_DEPENDS="eina-dev eet-dev evas-dev ecore-dev edje-dev xine-lib-dev" 1.8 +BUILD_DEPENDS="eina-dev eet-dev evas-dev ecore-dev edje-dev xine-lib-dev \ 1.9 +subversion" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()
2.1 --- a/libglade/receipt Wed May 30 20:41:19 2012 +0200 2.2 +++ b/libglade/receipt Wed May 30 23:13:24 2012 +0200 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="The Glade libs." 2.5 MAINTAINER="pankso@slitaz.org" 2.6 DEPENDS="gtk+ xorg-libXdamage" 2.7 -BUILD_DEPENDS="gtk+ gtk+-dev pkg-config libxml2-dev" 2.8 +BUILD_DEPENDS="gtk+ gtk+-dev pkg-config libxml2-dev expat-dev" 2.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.10 WEB_SITE="http://www.jamesh.id.au/software/libglade/" 2.11 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"