mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
read-edid: drop hostmakedepends provided by build_style
This commit is contained in:
parent
61289e24be
commit
4362d1797c
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ pkgname=read-edid
|
||||||
version=3.0.2
|
version=3.0.2
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) makedepends="libx86-devel";;
|
i686*|x86_64*) makedepends="libx86-devel";;
|
||||||
*) configure_args="-DCLASSICBUILD=NO";;
|
*) configure_args="-DCLASSICBUILD=NO";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue