diff mbox series

[meta-xfce,2/4] xfce4-screenshooter: Use libsoup 3.0 instead of 2.4

Message ID 20250516160429.1391450-2-raj.khem@gmail.com
State New
Headers show
Series [meta-oe,1/4] geany-plugins: Switch to using libsoup 3.0 | expand

Commit Message

Khem Raj May 16, 2025, 4:04 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../xfce4-screenshooter/xfce4-screenshooter_1.10.4.bb           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.4.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.4.bb
index 7c2ecd30d4..da929b7fca 100644
--- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.4.bb
+++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.10.4.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://docs.xfce.org/apps/xfce4-screenshooter/start"
 SECTION = "x11/application"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native"
+DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 libsoup exo libxfixes xext virtual/libx11 libxml-parser-perl-native"
 
 inherit xfce-app perlnative