media-libs/waffle: Reapply patch to Generate WaffleConfig.cmake file

I mistakenly thought this was included in the 1.6.1 release.

Closes: https://bugs.gentoo.org/716130
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2020-04-07 20:39:22 -07:00
parent 9554f74ebb
commit f5c8b92726

View File

@@ -36,6 +36,10 @@ BDEPEND="
app-text/docbook-xml-dtd:4.2
"
PATCHES=(
"${FILESDIR}"/${PN}-1.6.0-meson-Generate-cmake-config-and-version-files-if-mes.patch
)
MULTILIB_CHOST_TOOLS=(
/usr/bin/wflinfo$(get_exeext)
)