mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-11 14:33:49 +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:
parent
289c137272
commit
f1fb07f40b
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user