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 --- net-im/empathy/empathy-3.12.14.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-im') diff --git a/net-im/empathy/empathy-3.12.14.ebuild b/net-im/empathy/empathy-3.12.14.ebuild index 5f30e3ecb6ab..0da5036c8c0e 100644 --- a/net-im/empathy/empathy-3.12.14.ebuild +++ b/net-im/empathy/empathy-3.12.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -62,9 +62,9 @@ COMMON_DEPEND=" >=app-text/enchant-1.2 >=app-text/iso-codes-0.35 ) v4l? ( + dev-libs/libgudev:= media-plugins/gst-plugins-v4l2:1.0 - >=media-video/cheese-3.4:= - virtual/libgudev:= ) + >=media-video/cheese-3.4:= ) " # >=empathy-3.4 is incompatible with telepathy-rakia-0.6, bug #403861 -- cgit v1.2.3-65-gdbad