gtksourceview3: remove obsolete DEPENDS

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2023-12-08 22:32:22 +00:00
committed by Khem Raj
parent d015d52ad8
commit f8f5c728a3
3 changed files with 2 additions and 3 deletions
@@ -4,7 +4,7 @@ HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
DEPENDS = "gtk+3 libxml2 intltool-native gnome-common-native glib-2.0-native"
DEPENDS = "gtk+3 libxml2 glib-2.0-native"
PNAME = "gtksourceview"
@@ -4,7 +4,7 @@ HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
DEPENDS = "gtk+3 libxml2 intltool-native gnome-common-native glib-2.0-native"
DEPENDS = "gtk+3 libxml2 glib-2.0-native"
PNAME = "gtksourceview"
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
DEPENDS = " \
fribidi \
glib-2.0-native \
gnome-common-native \
fontconfig \
gtk4 \
libxml2 \