diff options
Diffstat (limited to 'gnome-base/gnome-shell')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-42.4-r4.ebuild (renamed from gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild b/gnome-base/gnome-shell/gnome-shell-42.4-r4.ebuild index 98679dac2b62..69c46d9d3274 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.4-r4.ebuild @@ -88,7 +88,7 @@ DEPEND=" # 7. IBus is needed for nls integration # 8. Optional telepathy chat integration # 9. Cantarell font used in gnome-shell global CSS (if removing this for some reason, make sure it's pulled in somehow for non-meta users still too) -# 10. xdg-desktop-portal-gtk for various integration, e.g. #764632 +# 10. xdg-desktop-portal-gnome for various integration, e.g. #764632 # 11. TODO: semi-optional webkit-gtk[introspection] for captive portal helper # <libgweather-4.2.0 because of libsoup:3 transition RDEPEND="${DEPEND} @@ -121,7 +121,7 @@ RDEPEND="${DEPEND} ) media-fonts/cantarell - || ( sys-apps/xdg-desktop-portal-gnome <sys-apps/xdg-desktop-portal-gtk-1.14.0 ) + sys-apps/xdg-desktop-portal-gnome " # avoid circular dependency, see bug #546134 PDEPEND=" |