wok-next diff dmenu/receipt @ rev 5888
gaupol: Fix build.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jul 21 23:57:31 2010 +0200 (2010-07-21) |
parents | 583bdd691510 |
children | 6063ce728c2f |
line diff
1.1 --- a/dmenu/receipt Fri May 01 13:43:09 2009 +0200 1.2 +++ b/dmenu/receipt Wed Jul 21 23:57:31 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()