wok diff superswitcher/receipt @ rev 8237

busybox: do not duplicate code
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 27 11:56:53 2011 +0100 (2011-01-27)
parents 3bd466cd6f45
children b29bb6413b0a
line diff
     1.1 --- a/superswitcher/receipt	Tue May 26 05:46:49 2009 +0200
     1.2 +++ b/superswitcher/receipt	Thu Jan 27 11:56:53 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/"