summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2017-02-02 23:41:30 +0100
committerNicolas Iooss2017-02-02 23:41:38 +0100
commitcc5f68cce27a7054dbd88df2370c6082a912ae64 (patch)
treec6c177f7f01f2eb1e36fbfeead6e42ad0556ba54 /PKGBUILD
parent990b3432866baf7128fa471c928e3fff6795bdb8 (diff)
downloadaur-ustr-selinux.tar.gz
ustr-selinux: add package to selinux group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61ea365cad77..8849bc67c45d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="micro string API for C with patches to make it work with gcc>=5.1"
arch=(i686 x86_64)
url="http://www.and.org/ustr/"
license=('GPL')
+groups=('selinux')
depends=('glibc')
conflicts=("${pkgname/-selinux}")
provides=("${pkgname/-selinux}=${pkgver}-${pkgrel}")