diff options
author | David Michael <fedora.dm0@gmail.com> | 2021-02-06 17:30:01 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-02-15 20:25:29 -0500 |
commit | 387251e41b9680553783ede8d331849ed3034c30 (patch) | |
tree | 02870552310b6850e79636c76cfd172214162bf1 /media-video | |
parent | media-sound/pulseeffects: Specify the glibmm slot (diff) | |
download | gentoo-387251e41b9680553783ede8d331849ed3034c30.tar.gz gentoo-387251e41b9680553783ede8d331849ed3034c30.tar.bz2 gentoo-387251e41b9680553783ede8d331849ed3034c30.zip |
media-video/subtitleeditor: Specify the cairomm slot
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/subtitleeditor/subtitleeditor-0.54.0-r1.ebuild (renamed from media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild b/media-video/subtitleeditor/subtitleeditor-0.54.0-r1.ebuild index 80b462e5b9bf..83ce58f4ad78 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.54.0.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.54.0-r1.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=6 @@ -19,7 +19,7 @@ IUSE="debug nls" RDEPEND=" >=app-text/enchant-1.4:0 app-text/iso-codes - >=dev-cpp/cairomm-1.12 + >=dev-cpp/cairomm-1.12:0 >=dev-cpp/glibmm-2.46:2 >=dev-cpp/gtkmm-3.18:3.0 >=dev-cpp/gstreamermm-1.0:1.0= |