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
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ export HOST_SYS
export STAGING_INCDIR
export STAGING_LIBDIR
NATIVE_INSTALL_WORKS = "1"
RDEPENDS = "python-core curl"
BBCLASSEXTEND = "native"