net-p2p/feather: add build dep for USE=qrcode

Closes: https://github.com/gentoo/guru/pull/123
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2024-01-03 17:22:28 +01:00
parent 1e41cef314
commit 7a66416010
2 changed files with 2 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ DEPEND="
dev-libs/openssl:=
net-dns/unbound:=[threads]
net-libs/czmq:=
qrcode? ( media-libs/zxing-cpp )
"
RDEPEND="
${DEPEND}