commit:     19cb05791bc6ccd251f34a7e5543b9a77d5b92de
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 10:59:27 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 10:59:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19cb0579

x11-misc/qtfm: Replace virtual/ffmpeg

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-misc/qtfm/qtfm-99999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/qtfm/qtfm-99999.ebuild b/x11-misc/qtfm/qtfm-99999.ebuild
index 5d0ee8acd42..4bdc1441aaa 100644
--- a/x11-misc/qtfm/qtfm-99999.ebuild
+++ b/x11-misc/qtfm/qtfm-99999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ RDEPEND="
        dev-qt/qtwidgets:5
        sys-apps/file
        dbus? ( dev-qt/qtdbus:5 )
-       ffmpeg? ( virtual/ffmpeg )
+       ffmpeg? ( media-video/ffmpeg )
        imagemagick? ( >=media-gfx/imagemagick-7:= )
 "
 DEPEND="

Reply via email to