wok-next diff tp_smapi/receipt @ rev 16936

Up xterm (309), enable 256-color: package 20kB even less!
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Jul 22 11:57:18 2014 +0200 (2014-07-22)
parents 532ab3b57d40
children 9d88fcaa58be
line diff
     1.1 --- a/tp_smapi/receipt	Fri Nov 04 12:23:07 2011 +0100
     1.2 +++ b/tp_smapi/receipt	Tue Jul 22 11:57:18 2014 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="IBM ThinkPad SMAPI BIOS driver"
     1.6  MAINTAINER="domcox@slitaz.org"
     1.7 -BUILD_DEPENDS="linux-module-headers linux-source wget"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="https://github.com/evgeni/tp_smapi"
    1.11  WGET_URL="https://github.com/downloads/evgeni/$PACKAGE/$TARBALL"
    1.12  
    1.13 +BUILD_DEPENDS="linux-module-headers linux-source wget"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {