mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
app-misc/anki-bin: add missing runtime dependency
The TLS library Rustls makes use of the native certificate store. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -31,6 +31,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
QA_PREBUILT="usr/lib/*"
|
||||
|
||||
RDEPEND="
|
||||
app-misc/ca-certificates
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
|
||||
dev-python/distro[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user