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 / erlang-p1-xml / erlang-p1-xml.mk
1 ################################################################################
2 #
3 # erlang-p1-xml
4 #
5 ################################################################################
6
7 ERLANG_P1_XML_VERSION = b530983
8 ERLANG_P1_XML_SITE = $(call github,processone,xml,$(ERLANG_P1_XML_VERSION))
9 ERLANG_P1_XML_LICENSE = GPLv2+
10 ERLANG_P1_XML_LICENSE_FILES = COPYING
11 ERLANG_P1_XML_DEPENDENCIES = expat
12 ERLANG_P1_XML_INSTALL_STAGING = YES
13
14 ERLANG_P1_XML_USE_AUTOCONF = YES
15
16 $(eval $(rebar-package))