mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user