libtalloc: Remove Python 2 host build depends
[feed/packages.git] / libs / libtalloc / Makefile
index 91f138d841eac6fa76175484ba271d73058803bc..6f3bc133b1f0688f29b10e12d2a177996c887452 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 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
@@ -19,8 +19,6 @@ PKG_LICENSE:=LGPL-3.0-or-later
 
 PKG_BUILD_PARALLEL:=0
 
-HOST_BUILD_DEPENDS:=python/host
-
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/kernel.mk