libtifiles2: fix license=
This commit is contained in:
parent
910a968cde
commit
ec4589491f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libtifiles2'
|
||||
pkgname=libtifiles2
|
||||
version=1.1.7
|
||||
revision=1
|
||||
revision=2
|
||||
_tilpver=1.18
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake bison groff intltool libtool pkg-config texinfo"
|
||||
|
@ -13,7 +13,7 @@ homepage="https://www.ticalc.org"
|
|||
distfiles="${SOURCEFORGE_SITE}/tilp/tilp2-linux/tilp2-${_tilpver}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9ac63b49e97b09b30b37bbc84aeb15fa7967bceb944e56141c5cd5a528acc982
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" gettext-devel"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue