mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
moblin-menus: Add DEPENDS on glib-2.0 (for glib-gettext)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
|
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
|
||||||
file://configurefix.patch;patch=1;rev=e1d63681739dd16195d005b3cf15752df294bd3c"
|
file://configurefix.patch;patch=1;rev=e1d63681739dd16195d005b3cf15752df294bd3c"
|
||||||
|
DEPENDS = "glib-2.0"
|
||||||
|
|
||||||
PV = "0.1+git${SRCPV}"
|
PV = "0.1+git${SRCPV}"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user