inputproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 17:53:23 +02:00
committed by GitHub
parent 6d33b5ffe2
commit b86adfdc1c

View File

@@ -13,7 +13,7 @@ HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="1989, 1998 The Open Group
1989 by Hewlett-Packard Company, Palo Alto, California"
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/inputproto-$portVersion.tar.gz"
CHECKSUM_SHA256="10eaadd531f38f7c92ab59ef0708ca195caf3164a75c4ed99f0c04f2913f6ef3"
@@ -39,7 +39,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()