summaryrefslogtreecommitdiffstats
path: root/rules/libsoup.in
diff options
context:
space:
mode:
authorMatthias Fend <Matthias.Fend@wolfvision.net>2015-03-25 07:12:55 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-03-26 09:36:26 +0100
commit570d09fef31465b287f8543d9637c6c751650e8c (patch)
tree55efb1918fc431a209af9267af6f9ec8093ec920 /rules/libsoup.in
parentef6961c660de44bb738b67736d38f1fd0b10fce0 (diff)
downloadptxdist-570d09fef31465b287f8543d9637c6c751650e8c.tar.gz
ptxdist-570d09fef31465b287f8543d9637c6c751650e8c.tar.xz
libsoup requires host intltool
libsoup seems to require host intltool to build Signed-off-by: matthias fend <matthias.fend@wolfvision.net> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libsoup.in')
-rw-r--r--rules/libsoup.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libsoup.in b/rules/libsoup.in
index 72e18cc74..f55428f8a 100644
--- a/rules/libsoup.in
+++ b/rules/libsoup.in
@@ -7,6 +7,7 @@ config LIBSOUP
select LIBXML2
select LIBXML2_OUTPUT
select LIBXML2_SAX1
+ select HOST_INTLTOOL
prompt "libsoup"
help
HTTP library implementation in C.