mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 21:04:48 +00:00
webkit-efl: inherit pythonnative
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Conflicts: meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
This commit is contained in:
parent
b67c23022f
commit
0bb57f740f
@ -11,7 +11,7 @@ DEPENDS = "icu libxslt sqlite3 gperf-native bison-native flex-native jpeg \
|
|||||||
|
|
||||||
SRCREV = "105069"
|
SRCREV = "105069"
|
||||||
PV = "1.7.3+svnr${SRCPV}"
|
PV = "1.7.3+svnr${SRCPV}"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
SRCREV_FORMAT = "source"
|
SRCREV_FORMAT = "source"
|
||||||
|
|
||||||
@ -30,7 +30,7 @@ do_configure_prepend() {
|
|||||||
cp ${WORKDIR}/CMakeLists.txt ${S};
|
cp ${WORKDIR}/CMakeLists.txt ${S};
|
||||||
}
|
}
|
||||||
|
|
||||||
inherit cmake lib_package pkgconfig perlnative
|
inherit cmake lib_package pkgconfig perlnative pythonnative
|
||||||
|
|
||||||
ARM_INSTRUCTION_SET = "arm"
|
ARM_INSTRUCTION_SET = "arm"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user