wok-current diff xorg-libXpm/receipt @ rev 9421
p7zip-full: Fix path in scripts
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Mar 30 20:42:02 2011 +0200 (2011-03-30) |
parents | b262a0c6d681 |
children | e5ae411e1d8c |
line diff
1.1 --- a/xorg-libXpm/receipt Sun Oct 31 14:14:41 2010 +0000 1.2 +++ b/xorg-libXpm/receipt Wed Mar 30 20:42:02 2011 +0200 1.3 @@ -7,7 +7,8 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 SOURCE="libXpm" 1.6 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.7 -DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp" 1.8 +DEPENDS="xorg-libXext xorg-libXt" 1.9 +BUILD_DEPENDS="xorg-libXext-dev xorg-libXt-dev" 1.10 WEB_SITE="http://www.x.org/" 1.11 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.12