wok rev 9623
Fixed libdrm-mach64. linux-module-headers should be build depend instead of depend in libdrm-mach64.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Apr 22 17:35:25 2011 +0000 (2011-04-22) |
parents | 0de9c84f4573 |
children | cec089721789 |
files | libdrm-mach64/receipt |
line diff
1.1 --- a/libdrm-mach64/receipt Fri Apr 22 17:33:42 2011 +0000 1.2 +++ b/libdrm-mach64/receipt Fri Apr 22 17:35:25 2011 +0000 1.3 @@ -5,9 +5,11 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="DRM Library for mach64 (deprecated but no alternative)." 1.6 MAINTAINER="gokhlayeh@slitaz.org" 1.7 -DEPENDS="linux-module-headers" 1.8 +DEPENDS="linux" 1.9 +BUILD_DEPENDS="linux-module-headers" 1.10 WEB_SITE="http://dri.freedesktop.org/wiki/DRM" 1.11 -TARBALL="mach64-$VERSION.tar.gz" 1.12 +SOURCE="mach64" 1.13 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.14 WGET_URL="http://trya.alwaysdata.net/linux/$TARBALL" 1.15 1.16 # Rules to configure and make the package.