From 27000a7817921ad1784e4fad3bef69f5d2e4f9d3 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 30 Sep 2021 01:42:11 +0000 Subject: Adding metadata --- dev-python/dbus-python/dbus-python-1.2.18.ebuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dev-python/dbus-python/dbus-python-1.2.18.ebuild') diff --git a/dev-python/dbus-python/dbus-python-1.2.18.ebuild b/dev-python/dbus-python/dbus-python-1.2.18.ebuild index 31de4d2997ee..24cffed2183d 100644 --- a/dev-python/dbus-python/dbus-python-1.2.18.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.18.ebuild @@ -55,6 +55,10 @@ src_configure() { configuring() { local myconf=( --disable-documentation + + # Work around broken AX_PYTHON_DEVEL macro. + # https://bugs.gentoo.org/815136 + PYTHON_EXTRA_LIBS=' ' ) [[ ${EPYTHON} == ${SPHINX_IMPL} ]] && myconf+=( --enable-documentation ) -- cgit v1.3.1