summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:15:17 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:15:17 +0200
commitd503e7d3d93750d62518b566c3574565d8c4cd1e (patch)
treea21b52d7c438ddf9b670bbfd373691307528caf9 /dev-games
parentdev-embedded/platformio: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-d503e7d3d93750d62518b566c3574565d8c4cd1e.tar.gz
gentoo-d503e7d3d93750d62518b566c3574565d8c4cd1e.tar.bz2
gentoo-d503e7d3d93750d62518b566c3574565d8c4cd1e.zip
dev-games/cegui: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/cegui/cegui-0.8.7-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/cegui/cegui-0.8.7-r100.ebuild b/dev-games/cegui/cegui-0.8.7-r100.ebuild
index d47ffdaeeddb..808eccd66654 100644
--- a/dev-games/cegui/cegui-0.8.7-r100.ebuild
+++ b/dev-games/cegui/cegui-0.8.7-r100.ebuild
@@ -46,7 +46,7 @@ RDEPEND="
python? (
${PYTHON_DEPS}
$(python_gen_cond_dep '
- dev-libs/boost:=[python,${PYTHON_MULTI_USEDEP}]
+ dev-libs/boost:=[python,${PYTHON_USEDEP}]
')
)
tinyxml? ( dev-libs/tinyxml )