scrnsaverproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:40:08 +02:00
committed by GitHub
parent 0b5d4a3221
commit 21cc1b8bc9

View File

@@ -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()