urbi: mark package as broken, it is outdated and does not build
authorFelix Fietkau <nbd@openwrt.org>
Mon, 11 Jun 2012 14:27:55 +0000 (14:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 11 Jun 2012 14:27:55 +0000 (14:27 +0000)
SVN-Revision: 32193

lang/urbi/Makefile

index 945dbf98db0f794c06789edd10f47ad046e962fa..7614d945d94b25701246d34c96b20bad5a6da24d 100644 (file)
@@ -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