summaryrefslogtreecommitdiff
path: root/libre/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'libre/systemd')
-rw-r--r--libre/systemd/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index 09d21d105..e88d31c92 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -305,6 +305,7 @@ package_systemd-common() {
package_systemd-udev() {
pkgdesc='Userspace device file manager'
license=('GPL2') # NB: different than the rest
+ groups=('base')
depends=("systemd-common=$pkgver" 'systemd-libudev'
'hwids' 'kmod' 'util-linux' 'zlib')
backup=(etc/udev/udev.conf)