mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 06:55:59 +00:00
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:
parent
d015d52ad8
commit
f8f5c728a3
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user