wok diff libdrm-mach64/receipt @ rev 19641

Up: opus (1.1.3)
author Alexander Medvedev <devl547@gmail.com>
date Fri Jan 20 16:48:53 2017 +0000 (2017-01-20)
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 Jan 20 16:48:53 2017 +0000
     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  {