diff options
Diffstat (limited to 'dev-python/dbus-python/dbus-python-1.4.0.ebuild')
| -rw-r--r-- | dev-python/dbus-python/dbus-python-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.4.0.ebuild b/dev-python/dbus-python/dbus-python-1.4.0.ebuild index 1f4db0745edf..4738820048d3 100644 --- a/dev-python/dbus-python/dbus-python-1.4.0.ebuild +++ b/dev-python/dbus-python/dbus-python-1.4.0.ebuild @@ -69,7 +69,7 @@ src_configure() { # https://bugs.gentoo.org/815136 PYTHON_EXTRA_LIBS=' ' ) - [[ ${EPYTHON} == ${SPHINX_IMPL} ]] && + use doc && [[ ${EPYTHON} == ${SPHINX_IMPL} ]] && myconf+=( --enable-documentation ) econf "${myconf[@]}" |
