wok-current rev 10614
cairo-dock-plugins: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 26 17:59:53 2011 +0200 (2011-05-26) |
parents | 54ea7d9b6eb8 |
children | c978830e9a09 |
files | cairo-dock-plugins/receipt |
line diff
1.1 --- a/cairo-dock-plugins/receipt Thu May 26 17:58:24 2011 +0200 1.2 +++ b/cairo-dock-plugins/receipt Thu May 26 17:59:53 2011 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Set of plugins for Cairo-Dock." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="dbus-glib cairo-dock" 1.7 -BUILD_DEPENDS="cairo-dock-dev cmake" 1.8 +BUILD_DEPENDS="dbus-glib-dev cairo-dock-dev cmake" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.glx-dock.org/" 1.11 WGET_URL="http://launchpad.net/cairo-dock-plug-ins/2.2/2.2.0/+download/$TARBALL" 1.12 @@ -18,7 +18,7 @@ 1.13 mkdir -p build && cd build 1.14 cmake .. -DCMAKE_INSTALL_PREFIX=/usr && 1.15 make && 1.16 - make DESTDIR=$src/_pkg install 1.17 + make DESTDIR=$DESTDIR install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.