projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2dd96e
)
re, restund: mark as broken, its buildsystem fails completely, does not support anyth...
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 11 Jul 2011 02:27:20 +0000
(
02:27
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 29 Jan 2014 13:52:19 +0000
(13:52 +0000)
libs/re/Makefile
patch
|
blob
|
history
diff --git
a/libs/re/Makefile
b/libs/re/Makefile
index 6d6c9126fd9f2e7a84359c0002279f0f3e7a4496..13c0f2713ba801a6ba1a63aa9ac8abed92272b13 100644
(file)
--- a/
libs/re/Makefile
+++ b/
libs/re/Makefile
@@
-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