1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

python-pycurl: Set NATIVE_INSTALL_WORKS

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-03-31 15:36:12 +01:00
parent bcdfa2a468
commit 18bdffa955
@@ -20,6 +20,8 @@ export HOST_SYS
export STAGING_INCDIR
export STAGING_LIBDIR
NATIVE_INSTALL_WORKS = "1"
RDEPENDS = "python-core curl"
BBCLASSEXTEND = "native"