[packages] remove now redundant +USE_EGLIBC:librt dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33481 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -30,7 +30,7 @@ define Package/ntpd/Default
|
||||
TITLE:=ISC ntp
|
||||
MAINTAINER:=Peter Wagner <tripolar@gmx.at>
|
||||
URL:=http://www.ntp.org/
|
||||
DEPENDS:=+libcap +USE_EGLIBC:librt
|
||||
DEPENDS:=+libcap
|
||||
endef
|
||||
|
||||
define Package/ntpd/Default/description
|
||||
|
Reference in New Issue
Block a user