randrproto: devel:util_macros is any arch

This commit is contained in:
Jérôme Duval
2019-08-21 17:33:18 +02:00
committed by GitHub
parent ec476466bc
commit 300ef75cc5

View File

@@ -8,7 +8,7 @@ COPYRIGHT="2000 Compaq Computer Corporation
2006 Intel Corporation
2008 Red Hat, Inc."
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/randrproto-$portVersion.tar.gz"
CHECKSUM_SHA256="8f8a716d6daa6ba05df97d513960d35a39e040600bf04b313633f11679006fab"
@@ -34,7 +34,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()