mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
media-video/mpv: reword yt-dlp optfeature
USE=lua led to confusion that some action is needed, let's be more verbose and only mention it when it's not set. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -271,5 +271,6 @@ src_install() {
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
|
||||
optfeature "URL support with USE=lua" net-misc/yt-dlp
|
||||
optfeature "various websites URL support$(usev !lua \
|
||||
" (requires ${PN} with USE=lua)")" net-misc/yt-dlp
|
||||
}
|
||||
|
||||
@@ -271,5 +271,6 @@ src_install() {
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
|
||||
optfeature "URL support with USE=lua" net-misc/yt-dlp
|
||||
optfeature "various websites URL support$(usev !lua \
|
||||
" (requires ${PN} with USE=lua)")" net-misc/yt-dlp
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user