wok-next diff xorg-xbacklight/receipt @ rev 5893

compcache: fix build with kernel 2.6.34
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jul 22 23:03:19 2010 +0200 (2010-07-22)
parents 3ffef2e6351e
children 07ae722ec64e
line diff
     1.1 --- a/xorg-xbacklight/receipt	Mon May 11 19:45:06 2009 +0000
     1.2 +++ b/xorg-xbacklight/receipt	Thu Jul 22 23:03:19 2010 +0200
     1.3 @@ -7,7 +7,8 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  SOURCE="xbacklight"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="xorg-libXrandr xorg-libXrender xorg-libX11 xorg-libXext xorg-libXau \
     1.9 +xorg-libXdmcp"
    1.10  BUILD_DEPENDS="xorg-dev"
    1.11  WEB_SITE="http://xorg.freedesktop.org/"
    1.12  WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL"