Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518008 - [gnome-overlay] net-misc/spice-gtk-9999 , change dep from virtual/udev[gudev] => virtual/libgudev
Summary: [gnome-overlay] net-misc/spice-gtk-9999 , change dep from virtual/udev[gudev]...
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:14 UTC by Ian Stakenvicius (RETIRED)
Modified: 2014-10-26 10:06 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:14:51 UTC
Due to the split udev virtuals, we are adjusting deps to reflect what packages actually depend on.  net-misc/spice-gtk 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 ( <=0.25 ), but please update any ebuilds on overlays.

diff -u -B -r1.2 spice-gtk-0.25.ebuild
--- spice-gtk-0.25.ebuild       24 Jun 2014 19:29:29 -0000      1.2
+++ spice-gtk-0.25.ebuild       24 Jul 2014 18:14:05 -0000
@@ -52,7 +52,7 @@
                sys-apps/hwids
                >=sys-apps/usbredir-0.4.2
                virtual/libusb:1
-               virtual/udev[gudev]
+               virtual/libgudev:=
                policykit? (
                        sys-apps/acl
                        >=sys-auth/polkit-0.110-r1


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

    net-misc/spice-gtk: sync with gentoo-x86