Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 518008

Summary: [gnome-overlay] net-misc/spice-gtk-9999 , change dep from virtual/udev[gudev] => virtual/libgudev
Product: Gentoo Linux Reporter: Ian Stakenvicius (RETIRED) <axs>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 506034    

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