This should not be needed and was probably added by mistake.
See https://github.com/openwrt/packages/pull/9686#discussion_r371552924
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
PKG_NAME:=talloc
PKG_VERSION:=2.3.1
MAJOR_VERSION:=2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.samba.org/ftp/talloc
PKG_BUILD_PARALLEL:=0
-HOST_BUILD_DEPENDS:=python/host
-
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk