We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0d539d + e3bad9b commit 95f2021Copy full SHA for 95f2021
base-devel-selinux/PKGBUILD
@@ -12,22 +12,7 @@ arch=('any')
12
license=('GPL')
13
url='https://github.com/archlinuxhardened/selinux'
14
groups=('selinux')
15
-depends=(
+depends=( 'base-devel'
16
'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'
30
'sudo-selinux'
31
- 'texinfo'
32
- 'which'
33
)
0 commit comments