wok-undigest rev 341

avant-window-navigator: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 15 16:02:31 2011 +0200 (2011-06-15)
parents 6c16e43dce75
children 113204b1defb
files avant-window-navigator/receipt
line diff
     1.1 --- a/avant-window-navigator/receipt	Wed Jun 15 15:59:32 2011 +0200
     1.2 +++ b/avant-window-navigator/receipt	Wed Jun 15 16:02:31 2011 +0200
     1.3 @@ -6,7 +6,9 @@
     1.4  SHORT_DESC="Dock-like bar which sits at the bottom of the screen."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="dbus librsvg libwnck xorg-xcompmgr"
     1.7 -BUILD_DEPENDS="dbus-dev librsvg-dev libwnck libwnck-dev pygtk-dev xcb-util-dev libxcb-dev startup-notification-dev pycairo-dev pygobject-dev libffi-dev python-xdg intltool acl dbus-glib-dev"
     1.8 +BUILD_DEPENDS="dbus-dev librsvg-dev libwnck libwnck-dev pygtk-dev xcb-util-dev \
     1.9 +libxcb-dev startup-notification-dev pycairo-dev pygobject-dev libffi-dev \
    1.10 +python-xdg intltool acl dbus-glib-dev python-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="https://launchpad.net/awn/"
    1.13  WGET_URL="http://launchpad.net/awn/0.4/$VERSION/+download/$TARBALL"
    1.14 @@ -23,7 +25,7 @@
    1.15  		--without-gconf \
    1.16  		$CONFIGURE_ARGS &&
    1.17  	make &&
    1.18 -	make DESTDIR=$PWD/_pkg install
    1.19 +	make DESTDIR=$DESTDIR install
    1.20  }
    1.21  
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.