The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / intltool / intltool.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/intltool/intltool.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/intltool/intltool.mk
new file mode 100644 (file)
index 0000000..549cb3b
--- /dev/null
@@ -0,0 +1,15 @@
+################################################################################
+#
+# intltool
+#
+################################################################################
+
+INTLTOOL_VERSION = 0.50.2
+INTLTOOL_SITE = https://launchpad.net/intltool/trunk/$(INTLTOOL_VERSION)/+download
+INTLTOOL_LICENSE = GPLv2+
+INTLTOOL_LICENSE_FILES = COPYING
+
+HOST_INTLTOOL_DEPENDENCIES = host-gettext host-libxml-parser-perl
+
+$(eval $(autotools-package))
+$(eval $(host-autotools-package))