mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
gjs: Inherit pkgconfig
Fixes configure: error: Package requirements (glib-2.0 >= 2.58.0 gobject-2.0 >= 2.58.0 gio-2.0 >= 2.58.0 gobject-introspection-1.0 libffi gthread-2.0 gio-2.0 >= 2.58.0 mozjs-60) were not met: No package 'mozjs-60' found Consider adjusting the PKG_CONFIG_PATH environment variable if you Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c5e89108ee
commit
e6392aed4c
|
|
@ -9,7 +9,7 @@ GNOMEBASEBUILDCLASS = "autotools"
|
|||
|
||||
DEPENDS = "mozjs gtk+3"
|
||||
|
||||
inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even
|
||||
inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig
|
||||
|
||||
SRC_URI[archive.sha256sum] = "7fb3eb746c17363d9ee47f4a5d0bb048f0075611763eb0da11d85e0e57aff381"
|
||||
SRC_URI += "file://0001-Disable-tests-on-host.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user