From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 958D4138350 for ; Mon, 24 Feb 2020 14:22:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD2BCE08FA; Mon, 24 Feb 2020 14:22:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7958E08FA for ; Mon, 24 Feb 2020 14:22:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9489B34F195 for ; Mon, 24 Feb 2020 14:22:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26105AF for ; Mon, 24 Feb 2020 14:22:52 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1582554166.c3be955f5056677561de615ac2ced85ef0294eda.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/kodi/kodi-9999.ebuild X-VCS-Directories: media-tv/kodi/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: c3be955f5056677561de615ac2ced85ef0294eda X-VCS-Branch: master Date: Mon, 24 Feb 2020 14:22:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9a6a85f9-802d-4a06-b266-428861a93fcf X-Archives-Hash: 5d134723f6951b0b9e7c6fe7fca0f5d8 commit: c3be955f5056677561de615ac2ced85ef0294eda Author: Craig Andrews gentoo org> AuthorDate: Mon Feb 24 14:22:26 2020 +0000 Commit: Craig Andrews gentoo org> CommitDate: Mon Feb 24 14:22:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3be955f media-tv/kodi: Require libjpeg-turbo 2.0.4 See: https://github.com/xbmc/xbmc/commit/9cdb7d Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews gentoo.org> media-tv/kodi/kodi-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild index 3ff2b1f1b01..66db93958ae 100644 --- a/media-tv/kodi/kodi-9999.ebuild +++ b/media-tv/kodi/kodi-9999.ebuild @@ -155,7 +155,7 @@ DEPEND="${COMMON_DEPEND} dev-util/cmake dev-util/gperf media-libs/giflib - >=media-libs/libjpeg-turbo-1.5.1:= + >=media-libs/libjpeg-turbo-2.0.4:= >=media-libs/libpng-1.6.26:0= test? ( dev-cpp/gtest ) virtual/pkgconfig