wok-next diff dmenu/receipt @ rev 5893

compcache: fix build with kernel 2.6.34
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jul 22 23:03:19 2010 +0200 (2010-07-22)
parents 583bdd691510
children 6063ce728c2f
line diff
     1.1 --- a/dmenu/receipt	Fri May 01 13:43:09 2009 +0200
     1.2 +++ b/dmenu/receipt	Thu Jul 22 23:03:19 2010 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://code.suckless.org/dl/tools"
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 +TAGS="launchbar"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()