mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +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 \
|
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 \
|
SRC_URI = "git://github.com/mypaint/libmypaint.git;protocol=https;branch=libmypaint-v1 \
|
||||||
file://0001-make-build-compatible-w.-autoconf-2.7.patch \
|
file://0001-make-build-compatible-w.-autoconf-2.7.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user