media-radio/flmsg: Add comment for temporary use of internal lib.

Signed-off-by: Richard Freeman <rich0@gentoo.org>
This commit is contained in:
Richard Freeman
2022-04-27 18:37:44 -04:00
parent 8538f11e7f
commit 0448e429e5

View File

@@ -21,5 +21,6 @@ DEPEND="${RDEPEND}
DOCS=( AUTHORS ChangeLog INSTALL README )
src_configure() {
# temporary fix until upstream fixes building against system library
econf --without-flxmlrpc
}