Add secondaryArchSupport for pkg_config in vorbis_tools recipe

This commit is contained in:
Scott McCreary
2013-12-18 17:59:26 -08:00
parent 931636f026
commit a225f624a0

View File

@@ -53,7 +53,7 @@ BUILD_PREREQUIRES="
cmd:autoconf
cmd:automake
cmd:make
cmd:pkg_config
cmd:pkg_config$secondaryArchSuffix
"
PATCHES="vorbis_tools-1.4.0.patch"