Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518016 - [gnome-overlay] net-im/empathy , change dependency on virtual/udev[gudev] to virtual/libgudev
Summary: [gnome-overlay] net-im/empathy , change dependency on virtual/udev[gudev] to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 506034
  Show dependency tree
 
Reported: 2014-07-24 18:37 UTC by Ian Stakenvicius (RETIRED)
Modified: 2014-10-26 10:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Stakenvicius (RETIRED) gentoo-dev 2014-07-24 18:37:57 UTC
Due to the split udev virtuals, we are adjusting deps to reflect what packages actually depend on.  net-im/empathy only needs libgudev, and so the old dep "virtual/udev[gudev]" should be changed to "virtual/libgudev:=".  I've just finished this on all packages in the tree ( <=3.12.4 ), but please update any ebuilds on overlays.

--- empathy-3.12.4.ebuild       22 Jul 2014 10:52:18 -0000      1.2
+++ empathy-3.12.4.ebuild       23 Jul 2014 15:23:32 -0000      1.3
@@ -69,7 +69,7 @@
        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


(i've confirmed in the sources that libgudev is the only dependency)
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-10-26 10:07:14 UTC
commit 061c1c022cce219a6aac678677e440c3166106b8
Author: Gilles Dartiguelongue <eva@gentoo.org>
Date:   Sat Oct 25 22:22:40 2014 +0200

    net-im/empathy: sync/clean wrt gentoo-x86