From: Felix Fietkau Date: Mon, 11 Jun 2012 14:27:55 +0000 (+0000) Subject: urbi: mark package as broken, it is outdated and does not build X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4d30410944debb19984b5e5d3a88945b1582a089;p=openwrt%2Fsvn-archive%2Farchive.git urbi: mark package as broken, it is outdated and does not build SVN-Revision: 32193 --- diff --git a/lang/urbi/Makefile b/lang/urbi/Makefile index 945dbf98db..7614d945d9 100644 --- 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