diff options
author | Mike Gilbert <floppym@gentoo.org> | 2023-02-12 13:11:06 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2023-02-12 13:11:06 -0500 |
commit | 02552957608a7e568c208265c924d4666fa3d9e9 (patch) | |
tree | d113d438bc093c927d0a755a7d25da98e5c01225 /sys-apps | |
parent | sys-apps/gentoo-systemd-integration: update copyright years (diff) | |
download | gentoo-02552957608a7e568c208265c924d4666fa3d9e9.tar.gz gentoo-02552957608a7e568c208265c924d4666fa3d9e9.tar.bz2 gentoo-02552957608a7e568c208265c924d4666fa3d9e9.zip |
sys-apps/systemd-utils: depend on floppy and usb groups
Used in 40-gentoo.rules.
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd-utils/systemd-utils-252.5.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-apps/systemd-utils/systemd-utils-252.5.ebuild b/sys-apps/systemd-utils/systemd-utils-252.5.ebuild index 58f76c9f4afc..eb4b47dc0124 100644 --- a/sys-apps/systemd-utils/systemd-utils-252.5.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-252.5.ebuild @@ -62,6 +62,7 @@ RDEPEND="${COMMON_DEPEND} acct-group/cdrom acct-group/dialout acct-group/disk + acct-group/floppy acct-group/input acct-group/kmem acct-group/kvm @@ -70,6 +71,7 @@ RDEPEND="${COMMON_DEPEND} acct-group/sgx acct-group/tape acct-group/tty + acct-group/usb acct-group/video !sys-apps/gentoo-systemd-integration !sys-apps/hwids[udev] |