wok diff libdrm-mach64/receipt @ rev 16161

ecore: need eina to build
author Christophe Lincoln <pankso@slitaz.org>
date Fri Mar 28 23:45:57 2014 +0100 (2014-03-28)
parents 07430e4ff626
children 608d4b90020d
line diff
     1.1 --- a/libdrm-mach64/receipt	Wed Mar 13 19:04:27 2013 +0100
     1.2 +++ b/libdrm-mach64/receipt	Fri Mar 28 23:45:57 2014 +0100
     1.3 @@ -5,13 +5,15 @@
     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"
     1.8 -BUILD_DEPENDS="linux-module-headers"
     1.9 +LICENSE="MIT"
    1.10  WEB_SITE="http://dri.freedesktop.org/wiki/DRM"
    1.11  SOURCE="mach64"
    1.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.13  WGET_URL="http://trya.alwaysdata.net/linux/$TARBALL"
    1.14  
    1.15 +DEPENDS="linux"
    1.16 +BUILD_DEPENDS="linux-module-headers"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {