wok-6.x diff mrxvt/receipt @ rev 11291
firefox-langpack-*: Fixed all $TARBALL to be saved as $PACKAGE-$VERSION.zip. This is so it doesn't use the older $LANG.xpi files on tank.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Nov 11 07:15:49 2011 +0000 (2011-11-11) |
parents | 3f898e9b90bd |
children | bb009a6ef036 |
line diff
1.1 --- a/mrxvt/receipt Tue Oct 07 11:12:02 2008 +0000 1.2 +++ b/mrxvt/receipt Fri Nov 11 07:15:49 2011 +0000 1.3 @@ -5,7 +5,9 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Terminal emulator with muli-tabs support." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="libpng jpeg freetype" 1.8 +DEPENDS="libpng jpeg freetype expat fontconfig xorg-libICE xorg-libSM \ 1.9 +xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXft xorg-libXpm xorg-libXrender \ 1.10 +zlib" 1.11 BUILD_DEPENDS="xorg-dev libpng-dev jpeg-dev freetype-dev" 1.12 TARBALL="$PACKAGE-$VERSION.tgz" 1.13 WEB_SITE="http://materm.sourceforge.net/"