Also do an update on the dependencies
Signed-off-by: Markus Volk <f_l_k@...>
---
.../{xfdesktop_4.18.0.bb =3D> xfdesktop_4.18.1.bb} | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.18.0.bb =3D> xfdesk=
top_4.18.1.bb} (59%)
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.0.bb b/meta-=
xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.1.bb
similarity index 59%
rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.0.bb
rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.1.bb
index 6895b7912..f4d5fef8e 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.0.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.1.bb
@@ -2,13 +2,25 @@ SUMMARY =3D "Xfce4 Desktop Manager"
SECTION =3D "x11/base"
LICENSE =3D "GPL-2.0-or-later"
LIC_FILES_CHKSUM =3D "file://COPYING;md5=3D94d55d512a9ba36caa9b7df079bae=
19f"
-DEPENDS =3D "libxfce4ui libwnck thunar garcon exo"
+DEPENDS =3D " \
+ cairo \
+ exo \
+ garcon \
+ glib-2.0 \
+ gtk+3 \
+ intltool \
+ libwnck3 \
+ libxfce4ui \
+ libxfce4util \
+ thunar \
+ xfconf \
+"
=20
inherit xfce features_check
=20
REQUIRED_DISTRO_FEATURES =3D "x11"
=20
-SRC_URI[sha256sum] =3D "661783e7e6605459926d80bca46d25ce2197c221456457a8=
63ea9d0252120d14"
+SRC_URI[sha256sum] =3D "ef9268190c25877e22a9ff5aa31cc8ede120239cb0dfca08=
0c174e7eed4ff756"
=20
PACKAGECONFIG ??=3D "notify"
PACKAGECONFIG[notify] =3D "--enable-notifications,--disable-notification=
s,libnotify"
--=20
2.34.1