Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build: adding python2 as requirement because of make clean
  • Loading branch information
Oliver Schmidt authored and LaakkonenJussi committed Oct 16, 2018
1 parent 3120366 commit 5cde96f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/libselinux.spec
Expand Up @@ -42,6 +42,8 @@ Url: https://github.com/SELinuxProject/selinux/wiki
Patch1: ln_old_coreutils.patch
BuildRequires: libsepol-static >= %{libsepolver} swig xz-devel python3-base python3-devel pcre-devel
BuildRequires: systemd
# we don't build python2 modules, but make clean expects python2 (could be patched out though)
BuildRequires: python
Requires: libsepol%{?_isa} >= %{libsepolver}
#Conflicts: filesystem < 3, selinux-policy-base < 3.13.1-138

Expand Down

0 comments on commit 5cde96f

Please sign in to comment.