scapy: fix build by including pip requirements
authorFelix Fietkau <[email protected]>
Wed, 7 May 2025 11:46:17 +0000 (13:46 +0200)
committerFelix Fietkau <[email protected]>
Fri, 18 Jul 2025 10:55:19 +0000 (12:55 +0200)
Add missing packages needed for the build

Signed-off-by: Felix Fietkau <[email protected]>
net/scapy/Makefile
net/scapy/host-pip-requirements.txt [new file with mode: 0644]

index 6fc1859ed2168f7a05566468020896089d03cd67..3412da2171de1e51dc608d586eff566ec453fc2c 100644 (file)
@@ -18,6 +18,7 @@ PKG_MAINTAINER:=W. Michael Petullo <[email protected]>
 PKG_LICENSE:=GPL-2.0-only
 PKG_LICENSE_FILES:=LICENSE
 PKG_CPE_ID:=cpe:/a:scapy:scapy
+HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=./host-pip-requirements.txt
 
 include ../../lang/python/pypi.mk
 include $(INCLUDE_DIR)/package.mk
diff --git a/net/scapy/host-pip-requirements.txt b/net/scapy/host-pip-requirements.txt
new file mode 100644 (file)
index 0000000..235d9a0
--- /dev/null
@@ -0,0 +1,4 @@
+packaging==25.0 --hash=sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484
+pyproject_hooks==1.2.0 --hash=sha256:9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913
+build==1.2.2.post1 --hash=sha256:1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5
+installer==0.7.0 --hash=sha256:05d1933f0a5ba7d8d6296bb6d5018e7c94fa473ceb10cf198a92ccea19c27b53