python-whoosh: bump to version 2.7.4
[buildroot-gz.git] / package / fwts / fwts.mk
blob984e368fd9ad4a2d521c7737a68d1c3b7e0886c1
1 ################################################################################
3 # fwts
5 ################################################################################
7 FWTS_VERSION = V16.11.00
8 FWTS_SITE = http://fwts.ubuntu.com/release
9 FWTS_STRIP_COMPONENTS = 0
10 FWTS_LICENSE = GPLv2, LGPLv2.1, Custom
11 FWTS_LICENSE_FILES = debian/copyright
12 FWTS_AUTORECONF = YES
13 FWTS_DEPENDENCIES = host-bison host-flex host-pkgconf json-c libglib2 \
14 $(if $(BR2_PACKAGE_DTC),dtc)
16 $(eval $(autotools-package))