mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
moblin-gtk-engine: Add DEPENDS on gtk+
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,6 +4,8 @@ LICENSE = "LGPLv2.1"
|
|||||||
PV = "0.0+git${SRCPV}"
|
PV = "0.0+git${SRCPV}"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
|
DEPENDS = "gtk+"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools_stage
|
inherit autotools_stage
|
||||||
|
|||||||
Reference in New Issue
Block a user