mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/pyicu: remove $PYTHON_DEPS from RDEPEND
For ebuilds inheriting distutils-r1 this must only be set if DISTUTILS_OPTIONAL is enabled. Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -18,8 +18,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
dev-libs/icu:="
|
||||
RDEPEND="dev-libs/icu:="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
Reference in New Issue
Block a user