gnome-doc-utils had its python2 revision dropped, breaking the tree for
xiphos. Instead of removing it, dropping the PYTHON_MULTI_USEDEP requirement
here, as xiphos appears to only call xml2po and xsltproc utilities, not
import any of the gnome-doc-utils or libxslt python API.
Also PYTHON_MULTI_USEDEP doesn't make sense for a BDEPEND.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
>=net-libs/biblesync-1.1.2-r1[-static]
virtual/pkgconfig
sys-devel/gettext
- $(python_gen_cond_dep '
- app-text/gnome-doc-utils[${PYTHON_MULTI_USEDEP}]
- dev-libs/libxslt[${PYTHON_MULTI_USEDEP}]
- ')
+ app-text/gnome-doc-utils
+ dev-libs/libxslt
"
pkg_setup() {
>=net-libs/biblesync-1.1.2-r1[-static]
virtual/pkgconfig
sys-devel/gettext
- $(python_gen_cond_dep '
- app-text/gnome-doc-utils[${PYTHON_MULTI_USEDEP}]
- dev-libs/libxslt[${PYTHON_MULTI_USEDEP}]
- ')
+ app-text/gnome-doc-utils
+ dev-libs/libxslt
"
pkg_setup() {