[packages] re, restund: mark as broken, its buildsystem fails completely, does not support anything besides mipsel and mixes host with target variables, attempts to fix it where unsucessful
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27588 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
804c561347
commit
9a67de60cc
@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/libre
|
define Package/libre
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
DEPENDS:=+libopenssl +libpthread
|
DEPENDS:=+libopenssl +libpthread @BROKEN
|
||||||
TITLE:=Generic library for real-time communications with async IO support
|
TITLE:=Generic library for real-time communications with async IO support
|
||||||
URL:=http://www.creytiv.com/
|
URL:=http://www.creytiv.com/
|
||||||
endef
|
endef
|
||||||
|
@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/restund
|
define Package/restund
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+libre
|
DEPENDS:=+libre @BROKEN
|
||||||
TITLE:=libre stun server
|
TITLE:=libre stun server
|
||||||
URL:=http://www.creytiv.com/
|
URL:=http://www.creytiv.com/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user