[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6950/8267] gnome-themes-standard: don't generate multiple -dev and -dbg packages



commit 6f3f5d9f46519a3c157ea039d7d16a9782981ab7
Author: Ross Burton <ross burton intel com>
Date:   Tue Jul 25 12:51:52 2017 +0100

    gnome-themes-standard: don't generate multiple -dev and -dbg packages
    
    (From OE-Core rev: b56e33fa439429f6d93860a49653ba1b16e00bbb)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../gnome/gnome-themes-standard_3.22.3.bb          |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb 
b/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
index f75f7c8..e49ad5e 100644
--- a/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
+++ b/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb
@@ -30,16 +30,11 @@ do_install_append() {
 # There could be gnome-theme-highcontrast as well but that requires
 # gtk+3 and includes lots of icons (is also broken with B != S).
 PACKAGES += "gnome-theme-adwaita \
-             gnome-theme-adwaita-dbg \
-             gnome-theme-adwaita-devĀ \
              gnome-theme-adwaita-dark \
              "
 
 FILES_gnome-theme-adwaita = "${prefix}/share/themes/Adwaita \
                               ${libdir}/gtk-2.0/2.10.0/engines/libadwaita.so"
-FILES_gnome-theme-adwaita-dev = "${libdir}/gtk-2.0/2.10.0/engines/libadwaita.la"
-FILES_gnome-theme-adwaita-dbg = "${libdir}/gtk-2.0/2.10.0/engines/.debug/libadwaita.so"
 
 FILES_gnome-theme-adwaita-dark = "${prefix}/share/themes/Adwaita-dark"
 RDEPENDS_gnome-theme-adwaita-dark = "gnome-theme-adwaita"
-


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