File tree Expand file tree Collapse file tree 2 files changed +3
-18
lines changed Expand file tree Collapse file tree 2 files changed +3
-18
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = base-devel-selinux
2
2
pkgdesc = Meta package that substitutes base-devel group with SELinux support
3
- pkgver = 1
3
+ pkgver = 2
4
4
pkgrel = 1
5
5
url = https://github.com/archlinuxhardened/selinux
6
6
arch = any
7
7
groups = selinux
8
8
license = GPL
9
+ depends = base-devel
9
10
depends = base-selinux
10
- depends = autoconf
11
- depends = automake
12
- depends = binutils
13
- depends = bison
14
- depends = fakeroot
15
- depends = flex
16
- depends = gcc
17
- depends = groff
18
- depends = libtool
19
- depends = m4
20
- depends = make
21
- depends = patch
22
- depends = pkgconf
23
11
depends = sudo-selinux
24
- depends = texinfo
25
- depends = which
26
12
27
13
pkgname = base-devel-selinux
28
-
Original file line number Diff line number Diff line change 5
5
# Maintainer: Tuomo Kuure <[email protected] >
6
6
7
7
pkgname=base-devel-selinux
8
- pkgver=1
8
+ pkgver=2
9
9
pkgrel=1
10
10
pkgdesc=' Meta package that substitutes base-devel group with SELinux support'
11
11
arch=(' any' )
You can’t perform that action at this time.
0 commit comments