commit: 2320c82116cac76d5bda93ac47dfa590d882a816
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 09:20:32 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 09:37:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2320c821
app-editors/ted: replace virtual/jpeg dependency
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
app-editors/ted/{ted-2.23-r1.ebuild => ted-2.23-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/ted/ted-2.23-r1.ebuild
b/app-editors/ted/ted-2.23-r2.ebuild
similarity index 96%
rename from app-editors/ted/ted-2.23-r1.ebuild
rename to app-editors/ted/ted-2.23-r2.ebuild
index bf664679bfba..4ae1b4f5741b 100644
--- a/app-editors/ted/ted-2.23-r1.ebuild
+++ b/app-editors/ted/ted-2.23-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,10 +18,10 @@ RDEPEND="
dev-libs/libpcre2
media-libs/fontconfig
media-libs/freetype
+ media-libs/libjpeg-turbo:=
media-libs/libpng:=
media-libs/tiff:=
sys-libs/zlib
- virtual/jpeg
virtual/libiconv
x11-libs/libXft
x11-libs/libXpm