board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / intltool / intltool.mk
blobdbef80f985cdeaaa7448bf575547610c6161bfed
1 ################################################################################
3 # intltool
5 ################################################################################
7 INTLTOOL_VERSION = 0.51.0
8 INTLTOOL_SITE = https://launchpad.net/intltool/trunk/$(INTLTOOL_VERSION)/+download
9 INTLTOOL_LICENSE = GPLv2+
10 INTLTOOL_LICENSE_FILES = COPYING
12 HOST_INTLTOOL_DEPENDENCIES = host-gettext host-libxml-parser-perl
14 $(eval $(host-autotools-package))