From: Florian Fainelli Date: Tue, 1 Jan 2008 17:23:21 +0000 (+0000) Subject: No longer mark wxbase as broken (#2938) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=22ea29c171a770a9c57860676876bc8499646860;hp=99604df61bdee51849ee095177bbbf25aef3a316 No longer mark wxbase as broken (#2938) SVN-Revision: 10078 --- diff --git a/libs/wxbase/Makefile b/libs/wxbase/Makefile index ec383675fe..5ad2ec9682 100644 --- a/libs/wxbase/Makefile +++ b/libs/wxbase/Makefile @@ -25,7 +25,7 @@ define Package/libwxbase CATEGORY:=Libraries TITLE:=Cross-platform C++ framework URL:=http://www.wxwidgets.org/ - DEPENDS:=+libexpat +uclibcxx +zlib @BROKEN + DEPENDS:=+libexpat +uclibcxx +zlib endef define Package/libwxbase/description