projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
048bb95
)
Mark wxbase as broken for now
author
Florian Fainelli
<florian@openwrt.org>
Sat, 29 Dec 2007 22:28:13 +0000
(22:28 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 29 Dec 2007 22:28:13 +0000
(22:28 +0000)
SVN-Revision: 10034
libs/wxbase/Makefile
patch
|
blob
|
history
diff --git
a/libs/wxbase/Makefile
b/libs/wxbase/Makefile
index 5ad2ec9682fa82f012ed0ffee4e9d5247d019a8a..ec383675fea2c09b188c0241d429288891a88b4b 100644
(file)
--- 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
+ DEPENDS:=+libexpat +uclibcxx +zlib
@BROKEN
endef
define Package/libwxbase/description