diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2022-01-02 00:00:32 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-01-05 11:10:02 -0800 |
commit | e327a5f3b8f0e11975a681c2f5adf3c91f331494 (patch) | |
tree | 0d837a76e8f328785a5a5706b252fe720c9fdf02 /meta-gnome/recipes-gnome/gnome-flashback | |
parent | fd17b9ddd9db199c756fd4ca747949402d4482e1 (diff) | |
download | meta-openembedded-e327a5f3b8f0e11975a681c2f5adf3c91f331494.tar.gz |
Drop gnome-desktop3 providers
* gnome-desktop3 name was left from gnome2 times
* RPROVIDES was broken: Both gnome-desktop and libgnome-desktop were added to
RPROVIDES. This caused images with missing gnome-desktop
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-flashback')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb b/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb index 0c2e341ff..3f47de6f2 100644 --- a/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb +++ b/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.42.1.bb | |||
@@ -13,7 +13,7 @@ DEPENDS += " \ | |||
13 | polkit \ | 13 | polkit \ |
14 | metacity \ | 14 | metacity \ |
15 | gdm \ | 15 | gdm \ |
16 | gnome-desktop3 \ | 16 | gnome-desktop \ |
17 | gnome-bluetooth \ | 17 | gnome-bluetooth \ |
18 | gnome-panel \ | 18 | gnome-panel \ |
19 | " | 19 | " |