mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libgtop: fix gobject introspection
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
This commit is contained in:
committed by
Martin Jansa
parent
2d24824cc0
commit
80a66d27de
@@ -2,7 +2,7 @@ SUMMARY = "LibGTop2"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://copyright.txt;md5=dbc839bf158d19a20e661db14db7a58c"
|
||||
|
||||
inherit gnomebase lib_package gtk-doc distro_features_check
|
||||
inherit gnomebase lib_package gtk-doc distro_features_check gobject-introspection
|
||||
# depends on libxau
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user