diff options
author | Sam James <sam@gentoo.org> | 2022-10-29 21:29:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-29 21:29:29 +0100 |
commit | 1a61908393bc0db2a41d5be559bd17972044d5ac (patch) | |
tree | 2b2c79816796d72dd460a7b8686ad84bba057dc1 /media-gfx/gnome-raw-thumbnailer | |
parent | kde-misc/tellico: subscribe to exempi subslot (diff) | |
download | gentoo-1a61908393bc0db2a41d5be559bd17972044d5ac.tar.gz gentoo-1a61908393bc0db2a41d5be559bd17972044d5ac.tar.bz2 gentoo-1a61908393bc0db2a41d5be559bd17972044d5ac.zip |
media-gfx/gnome-raw-thumbnailer: subscribe to libopenraw subslot
New version breaks ABI.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/gnome-raw-thumbnailer')
-rw-r--r-- | media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r2.ebuild (renamed from media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r2.ebuild index 74c33fd4f3d6..45f4ea3f8cc7 100644 --- a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild +++ b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=" - >=media-libs/libopenraw-0.1.0[gtk] + >=media-libs/libopenraw-0.1.0:=[gtk] >=x11-libs/gdk-pixbuf-2:2 >=dev-libs/glib-2.26:2 !media-gfx/raw-thumbnailer |