Skip to content

Commit

Permalink
games-rpg/wastesedge: Switch to PYTHON_SINGLE_USEDEP
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Feb 9, 2020
1 parent 1f5913d commit e3eb6e3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -17,7 +17,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="userpriv"

RDEPEND="${PYTHON_DEPS}
>=games-rpg/adonthell-0.3.5-r2[${PYTHON_USEDEP}]
>=games-rpg/adonthell-0.3.5-r2[${PYTHON_SINGLE_USEDEP}]
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
Expand Down

0 comments on commit e3eb6e3

Please sign in to comment.