Skip to content

Commit 0031fa4

Browse files
committed
2 parents e11d1b9 + 2c3e806 commit 0031fa4

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

base-devel-selinux/.SRCINFO

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,13 @@
11
pkgbase = base-devel-selinux
22
pkgdesc = Meta package that substitutes base-devel group with SELinux support
3-
pkgver = 1
3+
pkgver = 2
44
pkgrel = 1
55
url = https://github.com/archlinuxhardened/selinux
66
arch = any
77
groups = selinux
88
license = GPL
9+
depends = base-devel
910
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
2311
depends = sudo-selinux
24-
depends = texinfo
25-
depends = which
2612

2713
pkgname = base-devel-selinux
28-

base-devel-selinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Maintainer: Tuomo Kuure <[email protected]>
66

77
pkgname=base-devel-selinux
8-
pkgver=1
8+
pkgver=2
99
pkgrel=1
1010
pkgdesc='Meta package that substitutes base-devel group with SELinux support'
1111
arch=('any')

0 commit comments

Comments
 (0)