From 0d81f7a3e35b46f8467db2d43e0040d22eac4388 Mon Sep 17 00:00:00 2001 From: Petr Šabata Date: Jun 09 2017 15:45:28 +0000 Subject: Don't include libselinux-ruby It requires ruby. Somehow this wasn't discovered by my depsolver or even repoclosure. Weird. Nothing in Boltron depends on this so this API change should be harmless. Signed-off-by: Petr Šabata --- diff --git a/base-runtime.yaml b/base-runtime.yaml index 377f585..c13b95e 100644 --- a/base-runtime.yaml +++ b/base-runtime.yaml @@ -359,7 +359,7 @@ data: # libseccomp libseccomp, libseccomp-devel, libseccomp-static, # libselinux - libselinux, libselinux-devel, libselinux-python3, libselinux-ruby, + libselinux, libselinux-devel, libselinux-python3, libselinux-static, libselinux-utils, # libsemanage libsemanage, libsemanage-devel, libsemanage-python3, @@ -630,7 +630,7 @@ data: # librepo librepo-devel, python2-librepo, # libselinux - libselinux-python, + libselinux-python, libselinux-ruby, # libsemanage libsemanage-python, # libsolv