No longer mark wxbase as broken (#2938)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 1 Jan 2008 17:23:21 +0000 (17:23 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 1 Jan 2008 17:23:21 +0000 (17:23 +0000)
SVN-Revision: 10078

libs/wxbase/Makefile

index ec383675fea2c09b188c0241d429288891a88b4b..5ad2ec9682fa82f012ed0ffee4e9d5247d019a8a 100644 (file)
@@ -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