From 61e052196a6341511a8c439fce65910b58e638bb Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 26 Oct 2019 11:47:18 +0200 Subject: */*: Replace virtual/libgudev with dev-libs/libgudev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace all virtual/libgudev deps. Without revbumps, since the removal is not urgent and we can wait some for bumps to happen. Bug: https://bugs.gentoo.org/697100 Signed-off-by: Michał Górny --- media-sound/rhythmbox/rhythmbox-3.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-sound/rhythmbox') diff --git a/media-sound/rhythmbox/rhythmbox-3.4.3.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.3.ebuild index 89c3a913df8c..5e1ce69f5026 100644 --- a/media-sound/rhythmbox/rhythmbox-3.4.3.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.4.3.ebuild @@ -50,7 +50,7 @@ COMMON_DEPEND=" >=dev-python/pygobject-3.0:3[${PYTHON_USEDEP}] ) udev? ( - virtual/libgudev:= + dev-libs/libgudev:= ipod? ( >=media-libs/libgpod-0.7.92[udev] ) mtp? ( >=media-libs/libmtp-0.3 ) ) " -- cgit v1.2.3-65-gdbad