From 21cc1b8bc9477b106ca4f95c219c88feae5ea6dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 13:40:08 +0200 Subject: [PATCH] scrnsaverproto: devel:util_macros is any arch. --- x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.recipe b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.recipe index 5c293ab8d..955e4c7c8 100644 --- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.recipe +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.recipe @@ -4,7 +4,7 @@ and also to query screensaver info on specific windows." HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/" COPYRIGHT="1992 X Consortium" LICENSE="scrnsaverproto" -REVISION="3" +REVISION="4" SOURCE_URI="https://www.x.org/releases/individual/proto/scrnsaverproto-$portVersion.tar.bz2" CHECKSUM_SHA256="8bb70a8da164930cceaeb4c74180291660533ad3cc45377b30a795d1b85bcd65" @@ -30,7 +30,7 @@ BUILD_PREREQUIRES=" cmd:ld$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()