From d8311d036a83cd7a1de4591c48e1beb8e99f02ce Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Thu, 23 Jan 2014 10:45:59 +0100 Subject: host-perl: add modules JSON and Locale::PO Signed-off-by: Alexander Dahl [mol: whitespace and sorting cleanups] Signed-off-by: Michael Olbrich --- rules/host-system-perl.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'rules/host-system-perl.in') diff --git a/rules/host-system-perl.in b/rules/host-system-perl.in index fc487ced8..e92e8565c 100644 --- a/rules/host-system-perl.in +++ b/rules/host-system-perl.in @@ -5,6 +5,12 @@ config HOST_SYSTEM_PERL if HOST_SYSTEM_PERL +config HOST_SYSTEM_PERL_JSON + bool + +config HOST_SYSTEM_PERL_LOCALE_PO + bool + config HOST_SYSTEM_PERL_XMLPARSER bool -- cgit v1.2.3