commit: 1b563c6b9c12ea7478a12effcb0c70a7f4416ebc
Author: INODE64 <ffelix <AT> inode64 <DOT> com>
AuthorDate: Fri Feb 10 13:53:09 2023 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 18:04:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b563c6b
sys-apps/gentoo-systemd-integration: depend on floppy and usb groups
Used in 40-gentoo.rules.
Signed-off-by: INODE64 <ffelix <AT> inode64.com>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
.../gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 4 +++-
.../gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
index ff0712f83a44..4da6c8d21f2f 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
@@ -20,7 +20,9 @@ LICENSE="BSD"
SLOT="0"
IUSE=""
-RDEPEND=">=sys-apps/systemd-207
+RDEPEND="acct-group/floppy
+ acct-group/usb
+ >=sys-apps/systemd-207
!sys-fs/eudev
!sys-fs/udev"
DEPEND=">=sys-apps/systemd-207"
diff --git
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
index 0332820fef8a..e26fe7bd9539 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
@@ -20,7 +20,9 @@ LICENSE="BSD"
SLOT="0"
IUSE=""
-RDEPEND=">=sys-apps/systemd-207
+RDEPEND="acct-group/floppy
+ acct-group/usb
+ >=sys-apps/systemd-207
!sys-fs/eudev
!sys-fs/udev"
DEPEND=">=sys-apps/systemd-207"