From 2ceaecafc101b40a08898de374eaeddf58f58d16 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 17 Jul 2021 20:15:19 +0200 Subject: dev-libs/gobject-introspection: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP Signed-off-by: David Seifert --- .../gobject-introspection/gobject-introspection-1.68.0.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-libs/gobject-introspection') diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild index ebd5522e0fd9..fec54fa1772f 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild @@ -24,8 +24,8 @@ RDEPEND=" dev-libs/libffi:= doctool? ( $(python_gen_cond_dep ' - dev-python/mako[${PYTHON_MULTI_USEDEP}] - dev-python/markdown[${PYTHON_MULTI_USEDEP}] + dev-python/mako[${PYTHON_USEDEP}] + dev-python/markdown[${PYTHON_USEDEP}] ') ) virtual/pkgconfig @@ -42,8 +42,8 @@ DEPEND="${RDEPEND} test? ( x11-libs/cairo[glib] $(python_gen_cond_dep ' - dev-python/mako[${PYTHON_MULTI_USEDEP}] - dev-python/markdown[${PYTHON_MULTI_USEDEP}] + dev-python/mako[${PYTHON_USEDEP}] + dev-python/markdown[${PYTHON_USEDEP}] ') ) " -- cgit v1.2.3-65-gdbad