wok-6.x diff lxterminal/receipt @ rev 17585
Fix: icu packaging
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Feb 08 21:26:53 2015 +0000 (2015-02-08) |
parents | 2a5cc8208d36 |
children | c73f683146cf |
line diff
1.1 --- a/lxterminal/receipt Sun Oct 20 22:08:25 2013 +0000 1.2 +++ b/lxterminal/receipt Sun Feb 08 21:26:53 2015 +0000 1.3 @@ -1,6 +1,5 @@ 1.4 # SliTaz package receipt. 1.5 1.6 - 1.7 PACKAGE="lxterminal" 1.8 VERSION="0.1.11" 1.9 CATEGORY="utilities" 1.10 @@ -11,6 +10,7 @@ 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://lxde.org" 1.13 WGET_URL="http://downloads.sourceforge.net/project/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20$VERSION/$TARBALL" 1.14 +TAGS="terminal" 1.15 1.16 DEPENDS="vte gtk+" 1.17 BUILD_DEPENDS="intltool vte-dev vte-terminal gtk+-dev"