net-misc/frr: fix building with musl

Bug: https://bugs.gentoo.org/832549
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
This commit is contained in:
Sergey Popov
2022-02-02 12:34:42 +03:00
parent 9170bba702
commit dae07e25e4

View File

@@ -41,6 +41,7 @@ BDEPEND="
"
DEPEND="
${COMMON_DEPEND}
elibc_musl? ( sys-libs/queue-standalone )
test? ( $(python_gen_cond_dep 'dev-python/pytest[${PYTHON_USEDEP}]') )
"
RDEPEND="