mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-22 01:44:35 +04:00
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
This commit is contained in:
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/libre
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=+libopenssl +libpthread
|
||||
DEPENDS:=+libopenssl +libpthread @BROKEN
|
||||
TITLE:=Generic library for real-time communications with async IO support
|
||||
URL:=http://www.creytiv.com/
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user