mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
app-misc/anki-bin: fix ewarn typo
* May be relevant for those who want to look up the package with the typo. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -82,7 +82,7 @@ pkg_postinst() {
|
||||
optfeature "LaTeX in cards" "app-text/texlive[extra] app-text/dvipng"
|
||||
optfeature "sound support" media-video/mpv media-video/mplayer
|
||||
if use qt6; then
|
||||
ewarn "Recording support is broken for Qt6 until dev-qt/multimedia"
|
||||
ewarn "Recording support is broken for Qt6 until dev-qt/qtmultimedia"
|
||||
ewarn "implements support for ALSA or PulseAudio."
|
||||
ewarn "Consider running Anki with Qt5 if you need recordings."
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user