wok rev 13146

matchbox-panel-2: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 10 12:56:20 2012 +0200 (2012-07-10)
parents 2e57311fbf5b
children ce4e9b8600cb
files matchbox-panel-2/receipt
line diff
     1.1 --- a/matchbox-panel-2/receipt	Tue Jul 10 09:41:24 2012 +0200
     1.2 +++ b/matchbox-panel-2/receipt	Tue Jul 10 12:56:20 2012 +0200
     1.3 @@ -7,11 +7,13 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://matchbox-project.org/"
     1.7 -WGET_URL="svn|http://svn.o-hand.com/repos/matchbox/trunk/$PACKAGE"
     1.8 +#WGET_URL="svn|http://svn.o-hand.com/repos/matchbox/trunk/$PACKAGE"
     1.9 +WGET_URL="http://mirror.slitaz.org/sources/packages/${PACKAGE:0:1}/$TARBALL"
    1.10  BRANCH="$VERSION"
    1.11  
    1.12  DEPENDS="gtk+ dbus dbus-glib util-linux-uuid"
    1.13 -BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev subversion"
    1.14 +BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev subversion \
    1.15 +autoconf automake libtool"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()