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 <contyk@redhat.com>
This commit is contained in:
parent
e1981c351e
commit
0d81f7a3e3
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue