Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / intltool / intltool.mk
1 ################################################################################
2 #
3 # intltool
4 #
5 ################################################################################
6
7 INTLTOOL_VERSION = 0.50.2
8 INTLTOOL_SITE = https://launchpad.net/intltool/trunk/$(INTLTOOL_VERSION)/+download
9 INTLTOOL_LICENSE = GPLv2+
10 INTLTOOL_LICENSE_FILES = COPYING
11
12 HOST_INTLTOOL_DEPENDENCIES = host-gettext host-libxml-parser-perl
13
14 $(eval $(autotools-package))
15 $(eval $(host-autotools-package))