app-i18n/xsunpinyin: Fix dependencies.

scons-utils.eclass already uses python_gen_any_dep().
Using both python_gen_any_dep() and ${PYTHON_DEPS} results in incorrect dependencies.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2020-09-04 05:00:00 +00:00
committed by Mike Gilbert
parent e319876971
commit c13720f010

View File

@@ -32,8 +32,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
BDEPEND="${PYTHON_DEPS}
virtual/pkgconfig"
BDEPEND="virtual/pkgconfig"
DEPEND="~app-i18n/sunpinyin-${PV}
dev-libs/glib:2
x11-libs/cairo