runc: Added reverse dependency version check
authorGerard Ryan <G.M0N3Y.2503@gmail.com>
Thu, 13 Feb 2025 09:18:53 +0000 (19:18 +1000)
committerTianling Shen <cnsztl@gmail.com>
Thu, 20 Feb 2025 12:50:04 +0000 (20:50 +0800)
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
utils/runc/Makefile

index 13dd5bec0560aeeb05000494328b4e92b5b79de9..c2cadf854a54a9501b9afa3ec6615578eabe5d82 100644 (file)
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=runc
 PKG_VERSION:=1.1.14
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE
 PKG_CPE_ID:=cpe:/a:linuxfoundation:runc
@@ -13,7 +13,7 @@ PKG_HASH:=563cf57c38d2e7149234dbe6f63ca0751eb55ef8f586ed12a543dedc1aceba68
 
 PKG_MAINTAINER:=Gerard Ryan <G.M0N3Y.2503@gmail.com>
 
-PKG_BUILD_DEPENDS:=golang/host
+PKG_BUILD_DEPENDS:=golang/host dockerd
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1
 PKG_BUILD_FLAGS:=no-mips16