| Message ID | 20260512163055.3821810-2-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [1/4] epiphany: use GTK3DISTROFEATURES in features check | expand |
diff --git a/meta/recipes-gnome/epiphany/epiphany_50.4.bb b/meta/recipes-gnome/epiphany/epiphany_50.4.bb index 611efe8ea3b..2abec0742d3 100644 --- a/meta/recipes-gnome/epiphany/epiphany_50.4.bb +++ b/meta/recipes-gnome/epiphany/epiphany_50.4.bb @@ -14,8 +14,6 @@ DEPENDS = " \ json-glib \ libadwaita \ libarchive \ - libdazzle \ - libhandy \ libportal \ libsoup \ glib-2.0-native \
Epiphany ported to GTK 4 in v44 onwards[1] and as part of this work the dependencies on libdazzle and libhandy were removed. [1] epiphany 6e5357947 ("Port to GTK4") Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta/recipes-gnome/epiphany/epiphany_50.4.bb | 2 -- 1 file changed, 2 deletions(-)