wok diff xorg-x11perf/receipt @ rev 6434

cpufrequtils: fix depends
author Antoine Bodin <gokhlayeh@mailoo.org>
date Mon Sep 27 19:13:41 2010 +0200 (2010-09-27)
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	Mon Sep 27 19:13:41 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"