File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -11,21 +11,19 @@ arch=('any')
11
11
license=(' GPL' )
12
12
url=' https://github.com/archlinuxhardened/selinux'
13
13
groups=(' selinux' )
14
- depends=(
15
- # Basics
16
- ' filesystem' ' gcc-libs' ' glibc' ' bash'
14
+ depends=( ' base'
17
15
18
16
# POSIX tools
19
- ' coreutils-selinux' ' file ' ' findutils-selinux' ' gawk ' ' grep ' ' procps-ng ' ' sed ' ' tar '
17
+ ' coreutils-selinux' ' findutils-selinux'
20
18
21
19
# Standard linux toolset
22
- ' gettext ' ' pciutils ' ' psmisc-selinux' ' shadow-selinux' ' util-linux-selinux' ' bzip2 ' ' gzip ' ' xz '
20
+ ' psmisc-selinux' ' shadow-selinux' ' util-linux-selinux'
23
21
24
22
# Arch Linux specific
25
- ' licenses ' ' pacman ' ' systemd-selinux' ' systemd-sysvcompat-selinux' ' selinux-alpm-hook'
23
+ ' systemd-selinux' ' systemd-sysvcompat-selinux' ' selinux-alpm-hook'
26
24
27
25
# Networking
28
- ' iputils ' ' iproute2-selinux'
26
+ ' iproute2-selinux'
29
27
30
28
# SELinux packages
31
29
' selinux-refpolicy-arch' ' secilc' ' dbus-selinux' ' selinux-dbus-config' ' mcstrans' ' restorecond'
You can’t perform that action at this time.
0 commit comments