From 7e1c165d40720273d42bcf46e86d6744621eafd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 13:35:49 +0200 Subject: [PATCH] damageproto: devel:util_macros is any arch. --- x11-proto/damageproto/damageproto-1.2.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/damageproto/damageproto-1.2.1.recipe b/x11-proto/damageproto/damageproto-1.2.1.recipe index 8ae702334..31db665a6 100644 --- a/x11-proto/damageproto/damageproto-1.2.1.recipe +++ b/x11-proto/damageproto/damageproto-1.2.1.recipe @@ -6,7 +6,7 @@ HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/" COPYRIGHT="2003 Keith Packard, HP 2007 Eric Anholt, Intel" LICENSE="MIT (no promotion)" -REVISION="2" +REVISION="3" SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/damageproto-$portVersion.tar.gz" CHECKSUM_SHA256="f65ccbf1de9750a527ea6e85694085b179f2d06495cbdb742b3edb2149fef303" @@ -32,7 +32,7 @@ BUILD_PREREQUIRES=" cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()