Browse Source

ntpd: remove spurious libelf dependency

Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth 10 years ago
parent
commit
4d5d3f47d1
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      net/ntpd/Makefile

+ 0
- 1
net/ntpd/Makefile View File

@ -17,7 +17,6 @@ PKG_MD5SUM:=00df80a84ec9528fcfb09498075525bc
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=libelf1
PKG_FIXUP:=autoreconf
PKG_LIBTOOL_PATHS:=. sntp
PKG_CHECK_FORMAT_SECURITY:=0


Loading…
Cancel
Save