From 96336c9c01d62c35da9c9f0840448807d2a6f54d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 29 Mar 2017 23:53:12 +0200 Subject: [PATCH] Correct filters MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- base-runtime.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/base-runtime.yaml b/base-runtime.yaml index bf977d9..4d0a688 100644 --- a/base-runtime.yaml +++ b/base-runtime.yaml @@ -396,7 +396,7 @@ data: # nettle nettle, nettle-devel, # nghttp2 - libnghttp2, libnghttp2-devel, nghttp2, + libnghttp2, libnghttp2-devel, # npth npth, npth-devel, # nspr @@ -587,10 +587,12 @@ data: cmirror, cmirror-standalone, lvm2, lvm2-cluster, lvm2-cluster-standalone, lvm2-dbusd, lvm2-devel, lvm2-lockd, lvm2-python-libs, lvm2-python3-libs, + # nghttp2 + nghttp2, # openldap openldap-servers, # openssl - ! requires perl, + openssl-perl, # pyparsing pyparsing, python2-pyparsing, # python-appdirs