mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
boomerang: require python for BOOMERANG_BUILD_REGRESSION_TESTS
This commit is contained in:
parent
6dc82a6029
commit
6bed018ded
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue