summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2635e465c054..828a6610e6d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = dbus-broker-selinux
pkgrel = 2
url = https://github.com/bus1/dbus-broker/wiki
arch = x86_64
+ groups = selinux
license = Apache-2.0
makedepends = meson
makedepends = python-docutils
diff --git a/PKGBUILD b/PKGBUILD
index d3a27c71b3b0..92319fa32389 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ pkgdesc="Linux D-Bus Message Broker with SELinux support"
url="https://github.com/bus1/dbus-broker/wiki"
arch=(x86_64)
license=("Apache-2.0")
+groups=(selinux)
depends=(
audit
libcap-ng