compositeproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:21:47 +02:00
committed by GitHub
parent ff46d07a31
commit dbc478e6b1

View File

@@ -5,7 +5,7 @@ HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="2003, Keith Packard, HP
2006, Oracle"
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/compositeproto-$portVersion.tar.gz"
CHECKSUM_SHA256="22195b7e50036440b1c6b3b2d63eb03dfa6e71c8a1263ed1f07b0f31ae7dad50"
@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()