libticables2: fix license=
This commit is contained in:
parent
39537e53c2
commit
82bcea1701
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libticables2'
|
||||
pkgname=libticables2
|
||||
version=1.3.5
|
||||
revision=1
|
||||
revision=2
|
||||
_tilpver=1.18
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libusb10"
|
||||
|
@ -14,7 +14,7 @@ homepage="https://www.ticalc.org"
|
|||
distfiles="${SOURCEFORGE_SITE}/tilp/tilp2-linux/tilp2-${_tilpver}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=0c6fb6516e72ccab081ddb3aecceff694ed93aec689ddd2edba9c7c7406c4522
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" gettext-devel"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue