diff options
| -rw-r--r-- | meta/packages/python/python-pycurl_7.19.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/python/python-pycurl_7.19.0.bb b/meta/packages/python/python-pycurl_7.19.0.bb index 2b0bd88ce1..3090f77d3a 100644 --- a/meta/packages/python/python-pycurl_7.19.0.bb +++ b/meta/packages/python/python-pycurl_7.19.0.bb | |||
| @@ -20,6 +20,8 @@ export HOST_SYS | |||
| 20 | export STAGING_INCDIR | 20 | export STAGING_INCDIR |
| 21 | export STAGING_LIBDIR | 21 | export STAGING_LIBDIR |
| 22 | 22 | ||
| 23 | NATIVE_INSTALL_WORKS = "1" | ||
| 24 | |||
| 23 | RDEPENDS = "python-core curl" | 25 | RDEPENDS = "python-core curl" |
| 24 | 26 | ||
| 25 | BBCLASSEXTEND = "native" | 27 | BBCLASSEXTEND = "native" |
