diff options
-rw-r--r-- | media-video/mpv/mpv-0.34.0.ebuild | 2 | ||||
-rw-r--r-- | media-video/mpv/mpv-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mpv/mpv-0.34.0.ebuild b/media-video/mpv/mpv-0.34.0.ebuild index fdd8ea2a5f10..f4b1e5c94280 100644 --- a/media-video/mpv/mpv-0.34.0.ebuild +++ b/media-video/mpv/mpv-0.34.0.ebuild @@ -336,7 +336,7 @@ pkg_postinst() { elog "X11 or Mac OS Aqua. Consider enabling the 'opengl' USE flag." fi - optfeature "URL support" net-misc/youtube-dl + optfeature "URL support" net-misc/yt-dlp xdg_icon_cache_update xdg_desktop_database_update diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 2904f7d5142e..1a6ee6fe587a 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -336,7 +336,7 @@ pkg_postinst() { elog "X11 or Mac OS Aqua. Consider enabling the 'opengl' USE flag." fi - optfeature "URL support" net-misc/youtube-dl + optfeature "URL support" net-misc/yt-dlp xdg_icon_cache_update xdg_desktop_database_update |