wok diff xorg-imake/receipt @ rev 10936

fusecloop: fix index convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 27 17:16:27 2011 +0200 (2011-08-27)
parents 07ae722ec64e
children eb8067417980
line diff
     1.1 --- a/xorg-imake/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-imake/receipt	Sat Aug 27 17:16:27 2011 +0200
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="X imake utility."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -BUILD_DEPENDS="xorg-dev-proto"
     1.8 +DEPENDS="xorg-cf-files"
     1.9 +BUILD_DEPENDS="xorg-gccmakedep xorg-makedepend pkg-config xorg-xproto perl"
    1.10  SOURCE="imake"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.x.org/"