mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
gnome-menus3: add gnome-common-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
1085a4d1de
commit
5d9ea40643
@@ -4,7 +4,7 @@ LICENSE = "GPLv2 & LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
|
||||
|
||||
DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native"
|
||||
DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native gnome-common-native"
|
||||
|
||||
inherit gnomebase pkgconfig python-dir pythonnative gobject-introspection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user