Skip to content

Commit 95f2021

Browse files
committed
2 parents c0d539d + e3bad9b commit 95f2021

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

base-devel-selinux/PKGBUILD

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,7 @@ arch=('any')
1212
license=('GPL')
1313
url='https://github.com/archlinuxhardened/selinux'
1414
groups=('selinux')
15-
depends=(
15+
depends=( 'base-devel'
1616
'base-selinux'
17-
'autoconf'
18-
'automake'
19-
'binutils'
20-
'bison'
21-
'fakeroot'
22-
'flex'
23-
'gcc'
24-
'groff'
25-
'libtool'
26-
'm4'
27-
'make'
28-
'patch'
29-
'pkgconf'
3017
'sudo-selinux'
31-
'texinfo'
32-
'which'
3318
)

0 commit comments

Comments
 (0)