wok rev 5216
Added terminal tag to evilvte
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Tue Apr 06 22:52:59 2010 +0000 (2010-04-06) |
parents | be6da72d3cdb |
children | 5b51f26f0750 |
files | evilvte/receipt |
line diff
1.1 --- a/evilvte/receipt Tue Apr 06 22:50:34 2010 +0000 1.2 +++ b/evilvte/receipt Tue Apr 06 22:52:59 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 WGET_URL="http://www.calno.com/evilvte/$TARBALL" 1.5 DEPENDS="vte gtk+" 1.6 BUILD_DEPENDS="vte vte-dev gtk+-dev xorg-libXtst-dev" 1.7 +TAGS="terminal" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()