None of the binaries links libatomic on any architecture, so the
dependency is unnecessary.
Signed-off-by: Daniel Golle <redacted>
PKG_NAME:=knot
PKG_VERSION:=3.5.7
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/
CATEGORY:=Network
SUBMENU:=IP Addresses and Names
TITLE:=Knot DNS
- DEPENDS=+libatomic
URL:=https://www.knot-dns.cz
VERSION:=${PKG_VERSION}-r${PKG_RELEASE}
endef