From aafbe1dabc95eb940d799fc83cca7bfe03bb38ff Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 23 Apr 2020 00:08:27 +0100 Subject: [PATCH] app-misc/gramps: s/PYTHON_MULTI_USEDEP/PYTHON_USEDEP/ Last change to this ebuild without a revbump, I swear. Signed-off-by: Marek Szuba --- app-misc/gramps/gramps-5.1.2-r1.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app-misc/gramps/gramps-5.1.2-r1.ebuild b/app-misc/gramps/gramps-5.1.2-r1.ebuild index 3144f1370d3d..86a7c50dab9e 100644 --- a/app-misc/gramps/gramps-5.1.2-r1.ebuild +++ b/app-misc/gramps/gramps-5.1.2-r1.ebuild @@ -21,11 +21,11 @@ IUSE="+rcs +reports exif geo postscript spell" RDEPEND=" $(python_gen_cond_dep ' - dev-python/bsddb3[${PYTHON_MULTI_USEDEP}] - dev-python/pycairo[${PYTHON_MULTI_USEDEP}] - >=dev-python/pygobject-3.12:3[cairo,${PYTHON_MULTI_USEDEP}] - dev-python/pyicu[${PYTHON_MULTI_USEDEP}] - exif? ( >=media-libs/gexiv2-0.5[${PYTHON_MULTI_USEDEP},introspection] ) + dev-python/bsddb3[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + >=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}] + dev-python/pyicu[${PYTHON_USEDEP}] + exif? ( >=media-libs/gexiv2-0.5[${PYTHON_USEDEP},introspection] ) ') gnome-base/librsvg:2 >x11-libs/gtk+-3.14.8:3[introspection] -- 2.26.2