python3-Ropper: fix crossbuild

This commit is contained in:
Andrew Benson 2025-02-25 08:20:54 -06:00
parent 6f40bf1149
commit 7750dad552

View File

@ -1,9 +1,9 @@
# Template file for 'python3-Ropper'
pkgname=python3-Ropper
version=1.13.12
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
hostmakedepends="python3-poetry-core python3-setuptools"
depends="capstone-python3 python3-filebytes keystone-python3 python3-setuptools"
checkdepends="python3-pytest $depends"
short_desc="Find gadgets to build rop chains for different architectures"