Mark wxbase as broken for now
authorFlorian Fainelli <florian@openwrt.org>
Sat, 29 Dec 2007 22:28:13 +0000 (22:28 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 29 Dec 2007 22:28:13 +0000 (22:28 +0000)
SVN-Revision: 10034

libs/wxbase/Makefile

index 5ad2ec9682fa82f012ed0ffee4e9d5247d019a8a..ec383675fea2c09b188c0241d429288891a88b4b 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
+  DEPENDS:=+libexpat +uclibcxx +zlib @BROKEN
 endef
 
 define Package/libwxbase/description