wok diff dzen2/receipt @ rev 15050
kino: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 12 18:52:35 2013 +0000 (2013-08-12) |
parents | c2e62b65e0fa |
children | eb8067417980 |
line diff
1.1 --- a/dzen2/receipt Mon Mar 16 21:42:10 2009 +0000 1.2 +++ b/dzen2/receipt Mon Aug 12 18:52:35 2013 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://gotmor.googlepages.com/dzen" 1.5 WGET_URL="http://gotmor.googlepages.com/$TARBALL" 1.6 DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp" 1.7 +TAGS="system monitor notification" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()