From c0c09fc7269d28e851fb5f9d576da423cfc6f124 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 5 Jun 2025 19:01:24 +0000 Subject: Adding metadata --- dev-python/dbus-python/dbus-python-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/dbus-python') 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 ec65e84254f3..63fd2f1fdc2f 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[@]}" -- cgit v1.3.1