I can't speak for the OP, but maybe because of an external toolchain?  I
know that some dependencies (which are real dependencies, and should be
stated not just implied, even if normally not exposed by a build error)
only show up when using external toolchains, or at least that's most
even when I've seen a missing dependency come to light, particularly in
core libraries.

Regards,

Daniel

On 20/11/2012 4:20 PM, Luka Perkov wrote:
> On Tue, Nov 20, 2012 at 07:02:38PM +0100, michael-dev wrote:
>> Index: net/wget/Makefile
>> ===================================================================
>> --- net/wget/Makefile   (Revision 34280)
>> +++ net/wget/Makefile   (Arbeitskopie)
>> @@ -22,7 +22,7 @@
>>  define Package/wget/Default
>>    SECTION:=net
>>    CATEGORY:=Network
>> -  DEPENDS:=+libpcre
>> +  DEPENDS:=+libpcre +libuuid
>>    SUBMENU:=File Transfer
>>    TITLE:=Non-interactive network downloader
>>    URL:=http://www.gnu.org/software/wget/index.html
> I don't think we need this. I have just tested wget with OpenWrt trunk
> on my kirkwood device. It works and compiles without this patch.
>
> Can you give us more details why you needed this ?
>
> Luka
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

-- 
Daniel Dickinson PowerCloud Systems, Palo Alto, CA Senior Firmware
Engineer (In Canada: Senior Firmware Analyst)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to