From 300ef75cc534f88a9d2f31dfba94cc47e0a3fe9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 17:33:18 +0200 Subject: [PATCH] randrproto: devel:util_macros is any arch --- x11-proto/randrproto/randrproto-1.5.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/randrproto/randrproto-1.5.0.recipe b/x11-proto/randrproto/randrproto-1.5.0.recipe index 0167619ac..e39c5e4d7 100644 --- a/x11-proto/randrproto/randrproto-1.5.0.recipe +++ b/x11-proto/randrproto/randrproto-1.5.0.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2000 Compaq Computer Corporation 2006 Intel Corporation 2008 Red Hat, Inc." LICENSE="MIT (no promotion)" -REVISION="2" +REVISION="3" SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/randrproto-$portVersion.tar.gz" CHECKSUM_SHA256="8f8a716d6daa6ba05df97d513960d35a39e040600bf04b313633f11679006fab" @@ -34,7 +34,7 @@ BUILD_PREREQUIRES=" cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()