summaryrefslogtreecommitdiff
path: root/media-video/mpv/mpv-0.32.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/mpv/mpv-0.32.0-r1.ebuild')
-rw-r--r--media-video/mpv/mpv-0.32.0-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/mpv/mpv-0.32.0-r1.ebuild b/media-video/mpv/mpv-0.32.0-r1.ebuild
index eb6ccc9c6530..e5fb6596364a 100644
--- a/media-video/mpv/mpv-0.32.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.32.0-r1.ebuild
@@ -127,7 +127,6 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
dev-python/docutils
cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 )
- doc? ( dev-python/rst2pdf )
dvb? ( virtual/linuxtv-dvb-headers )
test? ( >=dev-util/cmocka-1.0.0 )
"
@@ -165,7 +164,7 @@ src_configure() {
$(usex debug '' '--disable-debug-build')
$(use_enable doc html-build)
- $(use_enable doc pdf-build)
+ --disable-pdf-build
--enable-manpage-build
$(use_enable cplugins)
$(use_enable test)