Skip to content

Commit e11d1b9

Browse files
committed
2 parents 95f2021 + ae80549 commit e11d1b9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

base-selinux/PKGBUILD

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,19 @@ arch=('any')
1111
license=('GPL')
1212
url='https://github.com/archlinuxhardened/selinux'
1313
groups=('selinux')
14-
depends=(
15-
# Basics
16-
'filesystem' 'gcc-libs' 'glibc' 'bash'
14+
depends=( 'base'
1715

1816
# POSIX tools
19-
'coreutils-selinux' 'file' 'findutils-selinux' 'gawk' 'grep' 'procps-ng' 'sed' 'tar'
17+
'coreutils-selinux' 'findutils-selinux'
2018

2119
# Standard linux toolset
22-
'gettext' 'pciutils' 'psmisc-selinux' 'shadow-selinux' 'util-linux-selinux' 'bzip2' 'gzip' 'xz'
20+
'psmisc-selinux' 'shadow-selinux' 'util-linux-selinux'
2321

2422
# Arch Linux specific
25-
'licenses' 'pacman' 'systemd-selinux' 'systemd-sysvcompat-selinux' 'selinux-alpm-hook'
23+
'systemd-selinux' 'systemd-sysvcompat-selinux' 'selinux-alpm-hook'
2624

2725
# Networking
28-
'iputils' 'iproute2-selinux'
26+
'iproute2-selinux'
2927

3028
# SELinux packages
3129
'selinux-refpolicy-arch' 'secilc' 'dbus-selinux' 'selinux-dbus-config' 'mcstrans' 'restorecond'

0 commit comments

Comments
 (0)