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-tv/gtk-v4l/gtk-v4l-0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-tv') diff --git a/media-tv/gtk-v4l/gtk-v4l-0.4.ebuild b/media-tv/gtk-v4l/gtk-v4l-0.4.ebuild index e703e30893d4..d91ae69676ab 100644 --- a/media-tv/gtk-v4l/gtk-v4l-0.4.ebuild +++ b/media-tv/gtk-v4l/gtk-v4l-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,8 +14,8 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2 + dev-libs/libgudev:= >=media-libs/libv4l-0.6 - virtual/libgudev:= x11-libs/gtk+:3" DEPEND="${RDEPEND} virtual/pkgconfig" -- cgit v1.2.3-65-gdbad