From 22ea29c171a770a9c57860676876bc8499646860 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 1 Jan 2008 17:23:21 +0000 Subject: [PATCH] No longer mark wxbase as broken (#2938) SVN-Revision: 10078 --- libs/wxbase/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2