wok diff iasl/receipt @ rev 16374

Up: slitaz-configs (5.4) Getting ready for 5.0-RC1
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 19:59:46 2014 +0200 (2014-04-14)
parents 08db442f295b
children 6e8b1bcb30e2
line diff
     1.1 --- a/iasl/receipt	Sat Dec 10 06:12:25 2011 +0100
     1.2 +++ b/iasl/receipt	Mon Apr 14 19:59:46 2014 +0200
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Intel ACPI Source Language compiler"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -BUILD_DEPENDS="flex bison"
     1.8 +LICENSE="other"
     1.9  SOURCE="acpica-unix"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://acpica.org"
    1.12  WGET_URL="$WEB_SITE/download/$TARBALL"
    1.13  
    1.14 +BUILD_DEPENDS="flex bison"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {