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:
2e8e76c
)
No longer mark wxbase as broken (#2938)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 1 Jan 2008 17:23:21 +0000
(17:23 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 1 Jan 2008 17:23:21 +0000
(17:23 +0000)
SVN-Revision: 10078
libs/wxbase/Makefile
patch
|
blob
|
history
diff --git
a/libs/wxbase/Makefile
b/libs/wxbase/Makefile
index ec383675fea2c09b188c0241d429288891a88b4b..5ad2ec9682fa82f012ed0ffee4e9d5247d019a8a 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
@BROKEN
+ DEPENDS:=+libexpat +uclibcxx +zlib
endef
define Package/libwxbase/description