mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libmypaint: Inherit pkgconfig
Fixes ../git/configure: line 13030: syntax error near unexpected token `0.16' ../git/configure: line 13030: `PKG_PROG_PKG_CONFIG(0.16)' Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ DEPENDS = " \
|
||||
json-c \
|
||||
"
|
||||
|
||||
inherit autotools gobject-introspection gettext python3native
|
||||
inherit autotools gobject-introspection gettext pkgconfig python3native
|
||||
|
||||
SRC_URI = "git://github.com/mypaint/libmypaint.git;protocol=https;branch=libmypaint-v1 \
|
||||
file://0001-make-build-compatible-w.-autoconf-2.7.patch \
|
||||
|
||||
Reference in New Issue
Block a user