The flag controls doc and man pages build at same time, detail this and
enable so users get man pages
Closes: https://bugs.gentoo.org/702940
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
</maintainer>
<use>
<flag name="config-file">Enable config file support</flag>
+ <flag name="doc">Build documentation and man pages (requires <pkg>app-text/asciidoc</pkg>)</flag>
<flag name="drm">Enable support for using drm for vsync</flag>
<flag name="opengl">Enable features that require opengl (opengl backend, and opengl vsync methods)</flag>
</use>
LICENSE="MPL-2.0 MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+config-file dbus doc +drm opengl pcre"
+IUSE="+config-file dbus +doc +drm opengl pcre"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
LICENSE="MPL-2.0 MIT"
SLOT="0"
KEYWORDS=""
-IUSE="+config-file dbus doc +drm opengl pcre"
+IUSE="+config-file dbus +doc +drm opengl pcre"
RDEPEND="dev-libs/libev
dev-libs/uthash