@@ -12,6 +12,9 @@ therefore provides compatibility with the following caveats:
tests any longer. Users are recommended to group together to support
maintenance of that layer. [http://git.yoctoproject.org/cgit/cgit.cgi/meta-qt4/]
+* GTK+ 2 is provided by meta-oe. It is lnoted that GTK+ 2 is end of life
+ and use of GTK+ 2 isn't recommended.
+
* mailx has been dropped since its no longer being developed upstream
and there are better, more modern replacements such as s-nail
(http://sdaoden.eu/code.html) or mailutils (http://mailutils.org/).
@@ -218,8 +218,6 @@ RDEPENDS_packagegroup-core-lsb-desktop = "\
gdk-pixbuf-loader-ani \
gdk-pixbuf-xlib \
liberation-fonts \
- gtk+ \
- atk \
alsa-lib \
"
GTK+ 2 is being removed from oe-core, so remove it from the oe-core LSB packagegroup. Also document the fact that GTK+ 2 is no longer part of the LSB packagegroup, and point to meta-oe for the recipe if required. Signed-off-by: Ross Burton <ross.burton@intel.com> --- README.LSB | 3 +++ meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core