wok rev 8273

Fixed xorg-imake depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jan 30 03:08:26 2011 +0000 (2011-01-30)
parents adad01ac851c
children ddd17bb7154c
files xorg-imake/receipt
line diff
     1.1 --- a/xorg-imake/receipt	Sun Jan 30 03:06:51 2011 +0000
     1.2 +++ b/xorg-imake/receipt	Sun Jan 30 03:08:26 2011 +0000
     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/"