fixesproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:36:39 +02:00
committed by GitHub
parent 7e1c165d40
commit a5a24f93cc

View File

@@ -6,7 +6,7 @@ HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="2006 Oracle
2010 Red Hat, Inc."
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/fixesproto-$portVersion.tar.gz"
CHECKSUM_SHA256="67865a0e3cdc7dec1fd676f0927f7011ad4036c18eb320a2b41dbd56282f33b8"
@@ -32,7 +32,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()