mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user