projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96f16c7
)
yaddns: link against librt when using eglibc
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 Jun 2012 21:56:29 +0000
(21:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 Jun 2012 21:56:29 +0000
(21:56 +0000)
SVN-Revision: 32545
net/yaddns/Makefile
patch
|
blob
|
history
diff --git
a/net/yaddns/Makefile
b/net/yaddns/Makefile
index a75685c22b425fbb9be1534c710e6457335b5f4f..0f3d8b1b31d6375cbeb2b4959c4c8897e794d64d 100644
(file)
--- a/
net/yaddns/Makefile
+++ b/
net/yaddns/Makefile
@@
-22,6
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/yaddns
SECTION:=net
CATEGORY:=Network
+ DEPENDS:=+USE_EGLIBC:librt
SUBMENU:=IP Addresses and Names
TITLE:=Yet Another DDNS client
URL:=http://patatrac.info/yaddns