From: Marcin Juszkiewicz Date: Fri, 14 Mar 2008 09:36:28 +0000 (+0000) Subject: opkg: native version needs native Curl X-Git-Tag: Release-2010-05/1~7490 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c378c487e256f1a11cffabf9403346a527704f3;p=openembedded.git opkg: native version needs native Curl --- diff --git a/packages/opkg/opkg-native_svn.bb b/packages/opkg/opkg-native_svn.bb index 2215a5798c..c90c91dae5 100644 --- a/packages/opkg/opkg-native_svn.bb +++ b/packages/opkg/opkg-native_svn.bb @@ -1,5 +1,7 @@ require opkg_svn.bb +DEPENDS = "curl-native" + target_libdir := "${libdir}" inherit native