# HG changeset patch # User Pascal Bellard # Date 1341917780 -7200 # Node ID 874f028266fa6a0f5807b7b10cedb2364e2f4a49 # Parent 2e57311fbf5b72f28ee04cccc9d0f34a91d0ae80 matchbox-panel-2: update bdeps diff -r 2e57311fbf5b -r 874f028266fa matchbox-panel-2/receipt --- a/matchbox-panel-2/receipt Tue Jul 10 09:41:24 2012 +0200 +++ b/matchbox-panel-2/receipt Tue Jul 10 12:56:20 2012 +0200 @@ -7,11 +7,13 @@ MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://matchbox-project.org/" -WGET_URL="svn|http://svn.o-hand.com/repos/matchbox/trunk/$PACKAGE" +#WGET_URL="svn|http://svn.o-hand.com/repos/matchbox/trunk/$PACKAGE" +WGET_URL="http://mirror.slitaz.org/sources/packages/${PACKAGE:0:1}/$TARBALL" BRANCH="$VERSION" DEPENDS="gtk+ dbus dbus-glib util-linux-uuid" -BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev subversion" +BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev subversion \ +autoconf automake libtool" # Rules to configure and make the package. compile_rules()