mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
packagegroup-core-lsb: remove GTK+
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. (From OE-Core rev: 759af1d5a5c3a0abe907d3875a7f548a6edfb39a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
92302504c3
commit
143faf9d7a
|
@ -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 noted 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 \
|
||||
"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user