wok diff xorg-x11perf/receipt @ rev 5541
partimage: fix compile_rules for openssl 1.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 13 12:36:57 2010 +0200 (2010-05-13) |
parents | f6161b2e9e00 |
children | 07ae722ec64e |
line diff
1.1 --- a/xorg-x11perf/receipt Mon May 11 22:38:01 2009 +0200 1.2 +++ b/xorg-x11perf/receipt Thu May 13 12:36:57 2010 +0200 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Utility who runs one or more performance tests and reports." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXmu" 1.8 +DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXmu \ 1.9 +xorg-libXft" 1.10 BUILD_DEPENDS="xorg-libXdmcp-dev xorg-kbproto xorg-xproto" 1.11 SOURCE="x11perf" 1.12 TARBALL="$SOURCE-$VERSION.tar.gz"