projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b241f
)
urbi: mark package as broken, it is outdated and does not build
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 14:27:55 +0000
(14:27 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 14:27:55 +0000
(14:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32193
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
lang/urbi/Makefile
patch
|
blob
|
history
diff --git
a/lang/urbi/Makefile
b/lang/urbi/Makefile
index
945dbf9
..
7614d94
100644
(file)
--- a/
lang/urbi/Makefile
+++ b/
lang/urbi/Makefile
@@
-25,7
+25,7
@@
TARGET_CFLAGS += $(FPIC)
define Package/urbi
SECTION:=lang
CATEGORY:=Languages
- DEPENDS:=+uclibcxx +libpthread
+ DEPENDS:=+uclibcxx +libpthread
@BROKEN
TITLE:=URBI SDK
URL:=http://www.urbiforge.com
endef