boomerang: require python for BOOMERANG_BUILD_REGRESSION_TESTS

This commit is contained in:
Đoàn Trần Công Danh 2023-08-26 22:16:23 +07:00
parent 6dc82a6029
commit 6bed018ded

View file

@ -5,9 +5,8 @@ revision=1
build_style=cmake
configure_args="-DBOOMERANG_BUILD_REGRESSION_TESTS=TRUE"
make_check_target="check"
hostmakedepends="flex qt5-devel"
hostmakedepends="flex qt5-devel python3"
makedepends="qt5-devel capstone-devel"
checkdepends="python3"
short_desc="General, open source machine code decompiler"
maintainer="Piraty <mail@piraty.dev>"
license="BSD-3-Clause"