diff options
author | Richard Purdie <richard@openedhand.com> | 2006-11-21 12:15:23 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-11-21 12:15:23 +0000 |
commit | 4b647cde776260b809da5254aea1038dd5d865a3 (patch) | |
tree | add800cc33bce8e10786dab9f58e6c4b2aaa1db4 /meta/packages/curl | |
parent | b3b8d9ed94ea6cc713a4a0831bc3d5693c44429e (diff) | |
download | poky-4b647cde776260b809da5254aea1038dd5d865a3.tar.gz |
Various minor updates from OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@919 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/curl')
-rw-r--r-- | meta/packages/curl/curl-native_7.14.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/curl/curl-native_7.14.0.bb b/meta/packages/curl/curl-native_7.14.0.bb index c70dd3b9dc..e056ec10c3 100644 --- a/meta/packages/curl/curl-native_7.14.0.bb +++ b/meta/packages/curl/curl-native_7.14.0.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | require curl_${PV}.bb | 1 | require curl_${PV}.bb |
2 | inherit native | 2 | inherit native |
3 | DEPENDS = "zlib-native" | ||
3 | 4 | ||
4 | do_stage () { | 5 | do_stage () { |
5 | install -d ${STAGING_INCDIR}/curl | 6 | install -d ${STAGING_INCDIR}/curl |