wok diff superswitcher/receipt @ rev 8509

Fix: slang need -j1 to install well
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 12 03:14:54 2011 +0100 (2011-02-12)
parents 3bd466cd6f45
children b29bb6413b0a
line diff
     1.1 --- a/superswitcher/receipt	Tue May 26 05:46:49 2009 +0200
     1.2 +++ b/superswitcher/receipt	Sat Feb 12 03:14:54 2011 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Replacement for the Alt-Tab window switching behavior"
     1.6  MAINTAINER="mallory@sweetpeople.org"
     1.7 -DEPENDS="gtk+ libwnck"
     1.8 +DEPENDS="gtk+ libwnck GConf"
     1.9  BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://code.google.com/p/superswitcher/"