yaddns: link against librt when using eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32545 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0a4d429b25
commit
15a91c1240
@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/yaddns
|
define Package/yaddns
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
DEPENDS:=+USE_EGLIBC:librt
|
||||||
SUBMENU:=IP Addresses and Names
|
SUBMENU:=IP Addresses and Names
|
||||||
TITLE:=Yet Another DDNS client
|
TITLE:=Yet Another DDNS client
|
||||||
URL:=http://patatrac.info/yaddns
|
URL:=http://patatrac.info/yaddns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user