presentproto: devel:util_macros is any arch

This commit is contained in:
Jérôme Duval
2019-08-21 17:32:16 +02:00
committed by GitHub
parent 0cdd51a991
commit ec476466bc

View File

@@ -6,7 +6,7 @@ than copying the contents of the source pixmap."
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="2013 Keith Packard"
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/presentproto-$portVersion.tar.gz"
CHECKSUM_SHA256="114252e97afb4dfae8b31e6b0d5e24e4babda26b364e2be57abc2f3c30248b87"
@@ -32,7 +32,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()