diff options
-rw-r--r-- | media-gfx/eog-plugins/eog-plugins-3.26.4-r1.ebuild (renamed from media-gfx/eog-plugins/eog-plugins-3.26.4.ebuild) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/media-gfx/eog-plugins/eog-plugins-3.26.4.ebuild b/media-gfx/eog-plugins/eog-plugins-3.26.4-r1.ebuild index c686fd3f919f..33ba60e823b5 100644 --- a/media-gfx/eog-plugins/eog-plugins-3.26.4.ebuild +++ b/media-gfx/eog-plugins/eog-plugins-3.26.4-r1.ebuild @@ -34,8 +34,10 @@ RDEPEND=" python? ( ${PYTHON_DEPS} >=dev-libs/glib-2.32:2[dbus] - dev-libs/libpeas:=[gtk,python,${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] + dev-libs/libpeas:=[gtk,python,${PYTHON_SINGLE_USEDEP}] + $(python_gen_cond_dep ' + dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + ') gnome-base/gsettings-desktop-schemas media-gfx/eog[introspection] x11-libs/gtk+:3[introspection] |