wok diff ytree/receipt @ rev 6808

Fixed gettext-base and gettext. This is so we only need gettext-base in tazpkg since /usr/bin/gettext.sh needs ngettext and envsubst.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 19 12:45:19 2010 +0000 (2010-10-19)
parents 28e65b8aa704
children 02bbaa9d12ba
line diff
     1.1 --- a/ytree/receipt	Wed Apr 29 10:39:52 2009 +0000
     1.2 +++ b/ytree/receipt	Tue Oct 19 12:45:19 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.han.de/~werner/ytree.html"
     1.6  WGET_URL="http://www.han.de/~werner/$TARBALL"
     1.7 +TAGS="file-manager file-browser"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()