Skip to content

Commit 5e80fa4

Browse files
authored
Update policycoreutils.spec
1 parent 8cfcce7 commit 5e80fa4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

rpm/SPECS/policycoreutils.spec

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ License: GPLv2
88

99
%configure
1010

11+
BuildRequires: gzip
12+
BuildRequires: make
13+
BuildRequires: gcc7
14+
BuildRequires: flex
15+
BuildRequires: libbz2-devel
16+
BuildRequires: libsemanage-devel
17+
BuildRequires: gettext
18+
BuildRequires: bison
19+
BuildRequires: wget
20+
BuildRequires: tar
21+
1122
%install
1223
wget https://github.com/SELinuxProject/selinux/releases/download/3.2/libsepol-3.2.tar.gz
1324
zypper install -y gzip make gcc7 flex libbz2-devel libsemanage-devel gettext bison wget tar

0 commit comments

Comments
 (0)