meta-openembedded/meta-gnome
Alejandro Enedino Hernandez Samaniego 68aa720b48 gedit: Add gsettings-desktop-schemas to RDEPENDS
gedit isn't able to start at all, showing the following error:

(org.gnome.gedit:32150): GLib-GIO-ERROR **: 04:29:21.795: Settings schema \
'org.gnome.desktop.lockdown' is not installed
Trace/breakpoint trap

gedit tries to look for the lockdown schema which is part of the
gsettings-desktop-schemas package.

Add gsettings-desktop-schemas to RDEPENDS_gedit so when gedit is installed it
finds the required files in the rootfs.

Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-24 12:42:04 -07:00
..
classes gnome-help.bbclass: remove double FILES_${PN}-help entry 2020-08-09 13:00:23 -07:00
conf layer.conf: Fix for signature change for allarch icon themes 2020-08-31 16:57:06 -07:00
recipes-connectivity libnma: upgrade 1.8.28 -> 1.8.30 2020-07-28 12:52:14 -07:00
recipes-extended/gparted gparted: upgrade 0.33.0 -> 1.1.0 2020-05-03 14:29:17 -07:00
recipes-gimp gimp: upgrade 2.10.18 -> 2.10.20 2020-06-11 22:01:14 -07:00
recipes-gnome gedit: Add gsettings-desktop-schemas to RDEPENDS 2020-09-24 12:42:04 -07:00
recipes-support gnome-disk-utility: re-add 3.36.3 2020-08-13 22:32:07 -07:00
site site: Add riscv64 specific cache 2018-05-01 18:12:50 -07:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00
README meta-gnome / meta-multimedia: Set correct email address 2020-04-14 15:38:43 -07:00

Dependencies
------------
This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH'

Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>