wok-6.x diff xterm/receipt @ rev 2565
cups: add icon
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 29 14:15:27 2009 +0000 (2009-03-29) |
parents | c3afee3c7687 |
children | bd268e22d144 |
line diff
1.1 --- a/xterm/receipt Thu Jan 08 19:47:33 2009 +0100 1.2 +++ b/xterm/receipt Sun Mar 29 14:15:27 2009 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="X Terminal emulator." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg" 1.8 +DEPENDS="xorg expat fontconfig freetype ncurses xorg-libXft" 1.9 BUILD_DEPENDS="xorg-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tgz" 1.11 WEB_SITE="http://invisible-island.net/xterm/"