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 595EE1382C5 for ; Fri, 4 Jun 2021 07:59:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93326E087F; Fri, 4 Jun 2021 07:59:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 76BE1E087F for ; Fri, 4 Jun 2021 07:59:37 +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 7B5B53410D0 for ; Fri, 4 Jun 2021 07:59:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DEDB7A4 for ; Fri, 4 Jun 2021 07:59:33 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1622719802.c7866cdbec0433c6867491104fd3e1c86f5459f8.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-plugins/qt-jpegxl-image-plugin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild X-VCS-Directories: media-plugins/qt-jpegxl-image-plugin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c7866cdbec0433c6867491104fd3e1c86f5459f8 X-VCS-Branch: master Date: Fri, 4 Jun 2021 07:59:33 +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: 344a510e-d95e-4f85-bdcb-a561da0f0339 X-Archives-Hash: 64fd3d83ab7fe6871233ae3f40e9d5ec commit: c7866cdbec0433c6867491104fd3e1c86f5459f8 Author: Daniel Novomesky gmail com> AuthorDate: Thu Jun 3 11:30:02 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Thu Jun 3 11:30:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7866cdb media-plugins/qt-jpegxl-image-plugin: updated dependency Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Daniel Novomesky gmail.com> media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild b/media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild index 706f0f53b..793e2ee17 100644 --- a/media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild +++ b/media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild @@ -16,7 +16,7 @@ SLOT="0" IUSE="" DEPEND=">=dev-qt/qtgui-5.14.0:5 - media-libs/jpeg-xl + media-libs/libjxl " BDEPEND=">=kde-frameworks/extra-cmake-modules-5.70:5"