diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-05 19:01:24 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-05 19:01:24 +0000 |
| commit | c0c09fc7269d28e851fb5f9d576da423cfc6f124 (patch) | |
| tree | b9f7811e365a55f4e1aa500df2c2cfc023104ad2 /dev-python/dbus-python/dbus-python-1.4.0.ebuild | |
| parent | c2c9aff8c0524b47b95699ded988b89aa1309406 (diff) | |
| download | baldeagleos-repo-c0c09fc7269d28e851fb5f9d576da423cfc6f124.tar.gz baldeagleos-repo-c0c09fc7269d28e851fb5f9d576da423cfc6f124.tar.xz baldeagleos-repo-c0c09fc7269d28e851fb5f9d576da423cfc6f124.zip | |
Adding metadata
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 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[@]}" |
