summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-01-06 13:53:59 +0300
committerIlya Tumaykin <itumaykin@gmail.com>2016-01-06 13:53:59 +0300
commit069b78df1c88d2fdfdd2f148d1cc9df0710867c0 (patch)
tree9147590c10d35fc66f9cfd6170fba74cfa968f74 /media-video/mpv
parentwww-client/vivaldi: Old. (diff)
downloadgentoo-069b78df1c88d2fdfdd2f148d1cc9df0710867c0.tar.gz
gentoo-069b78df1c88d2fdfdd2f148d1cc9df0710867c0.tar.bz2
gentoo-069b78df1c88d2fdfdd2f148d1cc9df0710867c0.zip
media-video/mpv: add HTML docs to documentation build
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index c0242470c525..2c101aaf6c57 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -178,6 +178,7 @@ src_configure() {
--disable-optimize # Do not add '-O2' to CFLAGS
--disable-debug-build # Do not add '-g' to CFLAGS
+ $(use_enable doc html-build)
$(use_enable doc pdf-build)
$(use_enable vf-dlopen vf-dlopen-filters)
$(use_enable zsh-completion zsh-comp)