mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +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}"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "gtk+"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
Reference in New Issue
Block a user