diff options
author | Sam James <sam@gentoo.org> | 2021-04-21 06:26:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-21 19:49:19 +0100 |
commit | cd3de64bc2f7b59f42e5fd9fedc9bec905dd7488 (patch) | |
tree | 1e9bdbc0dc215c0507d0b6f50a494bd2a55671eb /gnome-extra/gnome-characters | |
parent | dev-cpp/notcurses: add libunistring subslot operator (diff) | |
download | gentoo-cd3de64bc2f7b59f42e5fd9fedc9bec905dd7488.tar.gz gentoo-cd3de64bc2f7b59f42e5fd9fedc9bec905dd7488.tar.bz2 gentoo-cd3de64bc2f7b59f42e5fd9fedc9bec905dd7488.zip |
gnome-extra/gnome-characters: add libunistring subslot operator
Not revbumping given a change isn't imminent and
releases are infrequent.
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-characters')
-rw-r--r-- | gnome-extra/gnome-characters/gnome-characters-3.34.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gnome-characters/gnome-characters-40.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/gnome-characters/gnome-characters-3.34.0.ebuild b/gnome-extra/gnome-characters/gnome-characters-3.34.0.ebuild index f1ea058fa16c..7b6c3be70c77 100644 --- a/gnome-extra/gnome-characters/gnome-characters-3.34.0.ebuild +++ b/gnome-extra/gnome-characters/gnome-characters-3.34.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ RDEPEND=" >=dev-libs/gjs-1.50 >=dev-libs/glib-2.32:2 >=dev-libs/gobject-introspection-1.35.9:= - >=dev-libs/libunistring-0.9.5 + >=dev-libs/libunistring-0.9.5:= >=x11-libs/gtk+-3.20:3[introspection] x11-libs/gdk-pixbuf:2 >=x11-libs/pango-1.36[introspection] diff --git a/gnome-extra/gnome-characters/gnome-characters-40.0.ebuild b/gnome-extra/gnome-characters/gnome-characters-40.0.ebuild index 94bebfc72f11..11873061fbd9 100644 --- a/gnome-extra/gnome-characters/gnome-characters-40.0.ebuild +++ b/gnome-extra/gnome-characters/gnome-characters-40.0.ebuild @@ -16,7 +16,7 @@ RDEPEND=" >=dev-libs/gjs-1.50 >=dev-libs/glib-2.32:2 >=dev-libs/gobject-introspection-1.35.9:= - >=dev-libs/libunistring-0.9.5 + >=dev-libs/libunistring-0.9.5:= >=x11-libs/gtk+-3.20:3[introspection] x11-libs/gdk-pixbuf:2 >=x11-libs/pango-1.36[introspection] |