From b84263d4b316c2eda8716f420a14750a91ffe280 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Fonzo?= Date: Wed, 2 Oct 2019 22:34:23 -0300 Subject: [PATCH] recipes: 00-core.order: declare order for the SAX api --- recipes/00-core.order | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/00-core.order b/recipes/00-core.order index 71947fa9..4add7fa5 100644 --- a/recipes/00-core.order +++ b/recipes/00-core.order @@ -144,7 +144,7 @@ modules/ruby/asciidoctor: # Language modules modules/perl/xml-parser: modules/perl/uri: -modules/perl/xml-namespacesupport: +modules/perl/xml-sax: modules/perl/xml-saxbase modules/perl/xml-namespacesupport modules/python/six: devel/python2 devel/python3 # Build tools for internationalization (early) -- 2.11.4.GIT