xineramaproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:42:16 +02:00
committed by GitHub
parent 58654ddbf6
commit c6f02f3dfb

View File

@@ -5,7 +5,7 @@ HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xineramaproto
https://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="2003 The Open Group"
LICENSE="MIT (no promotion)"
REVISION="3"
REVISION="4"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-$portVersion.tar.gz"
CHECKSUM_SHA256="d99e121edf7b310008d7371ac5dbe3aa2810996d476b754dc78477cc26e5e7c1"
@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()