mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/icaclient: fix runtime deps for usb support with systemd
Closes: https://bugs.gentoo.org/904563 Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/30664 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
f2c1479d35
commit
ecec6afb45
@@ -96,7 +96,7 @@ RDEPEND="
|
||||
x11-libs/pango
|
||||
${BDEPEND}
|
||||
!hdx? ( !media-plugins/hdx-realtime-media-engine )
|
||||
usb? ( sys-apps/systemd-utils )
|
||||
usb? ( virtual/libudev )
|
||||
"
|
||||
DEPENDS=""
|
||||
|
||||
Reference in New Issue
Block a user