videoproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:40:54 +02:00
committed by GitHub
parent 21cc1b8bc9
commit 51b4e4f5e0

View File

@@ -5,7 +5,7 @@ HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="1991 Digital Equipment Corporation, Maynard, Massachusetts,
Massachusetts Institute of Technology, Cambridge, Massachusetts."
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/videoproto-$portVersion.tar.gz"
CHECKSUM_SHA256="df8dfeb158767f843054248d020e291a2c40f7f5e0ac6d8706966686fee7c5c0"
@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()