wok rev 228
vte: fill SHORT_DESC
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 16 16:14:52 2008 +0100 (2008-02-16) |
parents | 3e5e2d719373 |
children | f96f999ca433 |
files | vte/receipt |
line diff
1.1 --- a/vte/receipt Sat Feb 16 15:38:59 2008 +0100 1.2 +++ b/vte/receipt Sat Feb 16 16:14:52 2008 +0100 1.3 @@ -3,7 +3,9 @@ 1.4 PACKAGE="vte" 1.5 VERSION="0.15.6" 1.6 CATEGORY="utilities" 1.7 -SHORT_DESC="" 1.8 +SHORT_DESC="Terminal capabilities for GTK+ widgets." 1.9 +DEPENDS="gtk+" 1.10 +BUILD_DEPENDS="gtk+-dev perl perl-xml-parser" 1.11 MAINTAINER="pankso@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://www.gnome.org/"