libpthread_stubs: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 17:57:46 +02:00
committed by GitHub
parent b86adfdc1c
commit 64f0cd6bd9

View File

@@ -4,7 +4,7 @@ those functions."
HOMEPAGE="https://xcb.freedesktop.org/"
COPYRIGHT="2006 Diego Pettenò"
LICENSE="MIT"
REVISION="4"
REVISION="5"
SOURCE_URI="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.gz"
CHECKSUM_SHA256="3031f466cf0b06de6b3ccbf2019d15c4fcf75229b7d226a711bc1885b3a82cde"
SOURCE_DIR="libpthread-stubs-$portVersion"
@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()