summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINODE64 <ffelix@inode64.com>2023-02-10 14:53:09 +0100
committerMike Gilbert <floppym@gentoo.org>2023-02-12 13:04:00 -0500
commit1b563c6b9c12ea7478a12effcb0c70a7f4416ebc (patch)
tree4a4a537f491da713051b260fd379ab19a8f1fe93 /sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
parentacct-group/floppy: new package, add 0 (diff)
downloadgentoo-1b563c6b9c12ea7478a12effcb0c70a7f4416ebc.tar.gz
gentoo-1b563c6b9c12ea7478a12effcb0c70a7f4416ebc.tar.bz2
gentoo-1b563c6b9c12ea7478a12effcb0c70a7f4416ebc.zip
sys-apps/gentoo-systemd-integration: depend on floppy and usb groups
Used in 40-gentoo.rules. Signed-off-by: INODE64 <ffelix@inode64.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild')
-rw-r--r--sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild4
1 files changed, 3 insertions, 1 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"