[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3238/8267] gnome-desktop3: fix dependencies



commit 3cb55c1c39ea3de5989b94b342b9a10c751472fe
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Tue Oct 18 16:54:59 2016 +0300

    gnome-desktop3: fix dependencies
    
    libxrandr dependency has been removed upstream
    
    Udev dependecy has been added upstream:
    
        commit b8cbfbe06475703f333367976eae9477f229891a
    
        pnp-ids: Use udev's hwdb to query PNP IDs
    
    (From OE-Core rev: 5f939fbf229e3c05d6b726f481a0e862ad5a5ceb)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../gnome-desktop/gnome-desktop3_3.22.1.bb         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb 
b/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb
index 867376e..59b1c4f 100644
--- a/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb
+++ b/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.22.1.bb
@@ -10,7 +10,7 @@ inherit gnome pkgconfig upstream-version-is-even gobject-introspection
 SRC_URI[archive.md5sum] = "bc09d58d7870d6464f20803850cdb90f"
 SRC_URI[archive.sha256sum] = "6458add4fc3a81fbd9a63db90de22a1e3a62644c1bfd1aca042c43836195aab2"
 
-DEPENDS += "intltool-native gsettings-desktop-schemas gconf libxrandr virtual/libx11 gtk+3 glib-2.0 
startup-notification xkeyboard-config iso-codes"
+DEPENDS += "intltool-native gsettings-desktop-schemas gconf virtual/libx11 gtk+3 glib-2.0 
startup-notification xkeyboard-config iso-codes udev"
 
 inherit distro_features_check gtk-doc
 REQUIRED_DISTRO_FEATURES = "x11"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]