wok rev 8802

fix bdeps: devilspie needs intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 23 00:21:06 2011 +0100 (2011-02-23)
parents e9f3c69d0c04
children eee5d55b09fd
files devilspie/receipt
line diff
     1.1 --- a/devilspie/receipt	Wed Feb 23 00:20:05 2011 +0100
     1.2 +++ b/devilspie/receipt	Wed Feb 23 00:21:06 2011 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="libwnck expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \
     1.5  xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \
     1.6  xorg-libXrandr xorg-libXrender xorg-libXdamage"
     1.7 -BUILD_DEPENDS="libwnck-dev libwnck"
     1.8 +BUILD_DEPENDS="intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://burtonini.com/blog/computers/devilspie"
    1.11  WGET_URL="http://burtonini.com/computing/$TARBALL"