mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
udis86: no needs python for build
Checked with diffoscope.
This commit is contained in:
parent
142bcd3cd8
commit
0f0688c82a
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ pkgname=udis86
|
||||||
version=1.7.2
|
version=1.7.2
|
||||||
revision=4
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared"
|
configure_args="--enable-shared --with-python=false"
|
||||||
hostmakedepends="python"
|
|
||||||
short_desc="Disassembler Library for x86 and x86-64"
|
short_desc="Disassembler Library for x86 and x86-64"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue