mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
mozilla-headless-services: Add json-glib to DEPENDS
This commit is contained in:
@@ -3,7 +3,7 @@ SRC_URI = "git://git.moblin.org/mozilla-headless-services.git;protocol=git \
|
||||
PV = "0.0+git${SRCREV}"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "glib-2.0 dbus mozilla-headless"
|
||||
DEPENDS = "glib-2.0 dbus mozilla-headless json-glib"
|
||||
|
||||
EXTRA_OECONF = "--enable-gnome-proxy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user