wok diff tp_smapi/receipt @ rev 20406

asterisk: add code2 & opus codec
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 20 23:12:02 2018 +0200 (2018-07-20)
parents 532ab3b57d40
children 922f061231c2
line diff
     1.1 --- a/tp_smapi/receipt	Fri Nov 04 12:23:07 2011 +0100
     1.2 +++ b/tp_smapi/receipt	Fri Jul 20 23:12:02 2018 +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  {