app-misc/gramps: s/PYTHON_MULTI_USEDEP/PYTHON_USEDEP/
authorMarek Szuba <marecki@gentoo.org>
Wed, 22 Apr 2020 23:08:27 +0000 (00:08 +0100)
committerMarek Szuba <marecki@gentoo.org>
Wed, 22 Apr 2020 23:47:43 +0000 (00:47 +0100)
Last change to this ebuild without a revbump, I swear.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
app-misc/gramps/gramps-5.1.2-r1.ebuild

index 3144f1370d3deedb5d60287d500bfd447381f887..86a7c50dab9e6bc415def35f6949a09d079d80d4 100644 (file)
@@ -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]