From aa1e2f946d74c1ee81009f3336ca8a0d94269e1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 13:38:17 +0200 Subject: [PATCH] recordproto: devel:util_macros is any arch. --- x11-proto/recordproto/recordproto-1.14.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/recordproto/recordproto-1.14.2.recipe b/x11-proto/recordproto/recordproto-1.14.2.recipe index f9d064ba8..198a46471 100644 --- a/x11-proto/recordproto/recordproto-1.14.2.recipe +++ b/x11-proto/recordproto/recordproto-1.14.2.recipe @@ -4,7 +4,7 @@ of user actions in the X Window System." HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/" COPYRIGHT="1995 Network Computing Devices" LICENSE="MIT (no promotion)" -REVISION="2" +REVISION="3" SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/recordproto-$portVersion.tar.gz" CHECKSUM_SHA256="485f792570dd7afe49144227f325bf2827bc7d87aae6a8ab6c1de2b06b1c68c5" @@ -30,7 +30,7 @@ BUILD_PREREQUIRES=" cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()