diff options
Diffstat (limited to 'net-im/empathy/empathy-3.10.3.ebuild')
-rw-r--r-- | net-im/empathy/empathy-3.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/empathy/empathy-3.10.3.ebuild b/net-im/empathy/empathy-3.10.3.ebuild index 9a692a1f5b2c..4b8bc86237d6 100644 --- a/net-im/empathy/empathy-3.10.3.ebuild +++ b/net-im/empathy/empathy-3.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.10.3.ebuild,v 1.3 2014/03/09 12:02:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.10.3.ebuild,v 1.4 2014/07/24 18:32:39 axs Exp $ EAPI="5" GCONF_DEBUG="no" @@ -70,7 +70,7 @@ COMMON_DEPEND=" v4l? ( media-plugins/gst-plugins-v4l2:1.0 >=media-video/cheese-3.4:= - virtual/udev[gudev] ) + virtual/libgudev:= ) " # >=empathy-3.4 is incompatible with telepathy-rakia-0.6, bug #403861 |