mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
catfish: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d575f9f07d
commit
ac3f618fd0
|
|
@ -3,7 +3,9 @@ SECTION = "x11/application"
|
|||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
|
||||
|
||||
inherit xfce-app python_setuptools_build_meta gtk-icon-cache mime-xdg
|
||||
inherit xfce-app python_setuptools_build_meta gtk-icon-cache mime-xdg features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
|
||||
DEPENDS += "python3-distutils-extra-native"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user