Signed-off-by: Markus Volk <f_l_k@...>
---
meta-gnome/recipes-gnome/yelp/yelp_42.2.bb | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb b/meta-gnome/reci=
pes-gnome/yelp/yelp_42.2.bb
index 200ed0f70..8064ab26e 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
@@ -16,18 +16,13 @@ DEPENDS +=3D " \
glib-2.0-native \
gtk+3 \
appstream-glib \
+ libsoup \
libxslt \
sqlite3 \
libhandy \
- webkitgtk \
+ webkitgtk-4 \
yelp-xsl \
"
-PACKAGECONFIG_SOUP ?=3D "soup3"
-PACKAGECONFIG ??=3D "${PACKAGECONFIG_SOUP}"
-
-PACKAGECONFIG[soup2] =3D "--with-webkit2gtk-4-0,,"
-PACKAGECONFIG[soup3] =3D ",--with-webkit2gtk-4-0,"
-
=20
do_configure:prepend() {
export ITSTOOL=3D${STAGING_BINDIR_NATIVE}/itstool
--=20
2.34.1