diff options
author | Sam James <sam@gentoo.org> | 2023-05-06 12:17:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-06 12:33:56 +0100 |
commit | b5ef012d92f712288911df1b9ecef66fb4abc73b (patch) | |
tree | 43889970f73cbf83d1f3a3395d99f84b035f79a2 /media-video | |
parent | media-sound/rhythmbox: drop stale dev-util/intltool dep (diff) | |
download | gentoo-b5ef012d92f712288911df1b9ecef66fb4abc73b.tar.gz gentoo-b5ef012d92f712288911df1b9ecef66fb4abc73b.tar.bz2 gentoo-b5ef012d92f712288911df1b9ecef66fb4abc73b.zip |
media-video/gnome-video-effects: drop stale dev-util/intltool dep
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/gnome-video-effects/gnome-video-effects-0.5.0-r1.ebuild (renamed from media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild b/media-video/gnome-video-effects/gnome-video-effects-0.5.0-r1.ebuild index 26995771fc03..9046f8687f34 100644 --- a/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild +++ b/media-video/gnome-video-effects/gnome-video-effects-0.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,6 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" DEPEND="" RDEPEND="" BDEPEND=" - >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 " |