summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-26 11:47:18 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-26 16:47:44 +0200
commit61e052196a6341511a8c439fce65910b58e638bb (patch)
treee010f9f38d55e382fefde0c945a9265eca088de8 /net-im/empathy
parentprofiles: Mask media-video/minitube for removal (diff)
downloadgentoo-61e052196a6341511a8c439fce65910b58e638bb.tar.gz
gentoo-61e052196a6341511a8c439fce65910b58e638bb.tar.bz2
gentoo-61e052196a6341511a8c439fce65910b58e638bb.zip
*/*: Replace virtual/libgudev with dev-libs/libgudev
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 <mgorny@gentoo.org>
Diffstat (limited to 'net-im/empathy')
-rw-r--r--net-im/empathy/empathy-3.12.14.ebuild6
1 files changed, 3 insertions, 3 deletions
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