wok-next diff tp_smapi/receipt @ rev 16594
Up: speedcrunch; slitaz-tools-boxes: fix typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed May 07 04:14:35 2014 +0300 (2014-05-07) |
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 Wed May 07 04:14:35 2014 +0300 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 {