From: florian Date: Tue, 1 Jan 2008 17:23:21 +0000 (+0000) Subject: No longer mark wxbase as broken (#2938) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=72c91d1d6a6b9e740eb90c5085e16eac5ba4d624;p=packages.git No longer mark wxbase as broken (#2938) git-svn-id: svn://svn.openwrt.org/openwrt/packages@10078 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/wxbase/Makefile b/libs/wxbase/Makefile index ec383675f..5ad2ec968 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