summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-03-10 19:24:27 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-03-10 19:24:27 -0700
commita117d2176678a254bf571e9733edabe9e3fb4b81 (patch)
treeadcc6558783ac14eaf551085733b55d457c77492
parentsys-apps/systemd: remove old (diff)
downloadgentoo-a117d2176678a254bf571e9733edabe9e3fb4b81.tar.gz
gentoo-a117d2176678a254bf571e9733edabe9e3fb4b81.tar.bz2
gentoo-a117d2176678a254bf571e9733edabe9e3fb4b81.zip
media-video/mpv: sync live ebuild
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--media-video/mpv/mpv-9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 9607105c7d3f..54630e9e9787 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -342,6 +342,8 @@ pkg_postinst() {
elog "please rebuild app-shells/mpv-bash-completion."
fi
+ elog "If you want URL support, please install net-misc/youtube-dl."
+
gnome2_icon_cache_update
xdg_desktop_database_update
}