From 8459d79bcb46780985c23fb73853d22374f3cf78 Mon Sep 17 00:00:00 2001 From: Jorge Gallegos Date: Thu, 21 Aug 2014 15:50:53 -0700 Subject: [PATCH] After careful inspection, it seems like this needs a value not just "true" --- fedora.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora.ini b/fedora.ini index 614f861..773224c 100644 --- a/fedora.ini +++ b/fedora.ini @@ -1,7 +1,7 @@ [uwsgi] inherit = core bin_name = uwsgi -xml = true +xml = libxml2 yaml = true json = true pcre = true