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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DAE41158042 for ; Tue, 29 Oct 2024 10:53:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BAC2E085B; Tue, 29 Oct 2024 10:53:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DFF4CE0858 for ; Tue, 29 Oct 2024 10:53:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75658343152 for ; Tue, 29 Oct 2024 10:53:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 735351F41 for ; Tue, 29 Oct 2024 10:53:31 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1729868471.60dc7cea186864503fc8846e400ef23f24bf1493.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/mayo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/mayo/mayo-0.8.0-r1.ebuild media-gfx/mayo/mayo-0.8.0.ebuild X-VCS-Directories: media-gfx/mayo/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 60dc7cea186864503fc8846e400ef23f24bf1493 X-VCS-Branch: master Date: Tue, 29 Oct 2024 10:53:31 +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: 67aa258b-b9b2-4549-b2f1-6515564e5813 X-Archives-Hash: a03448558e762757fba4c16af85f4c9b commit: 60dc7cea186864503fc8846e400ef23f24bf1493 Author: Ivan Lloro gmail com> AuthorDate: Fri Oct 25 14:54:16 2024 +0000 Commit: David Roman gmail com> CommitDate: Fri Oct 25 15:01:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=60dc7cea media-gfx/mayo: Closes bugs 942106 and 942107 Closes: https://bugs.gentoo.org/942107 Closes: https://bugs.gentoo.org/942106 Signed-off-by: Ivan Lloro gmail.com> media-gfx/mayo/mayo-0.8.0-r1.ebuild | 1 + media-gfx/mayo/mayo-0.8.0.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/media-gfx/mayo/mayo-0.8.0-r1.ebuild b/media-gfx/mayo/mayo-0.8.0-r1.ebuild index 946167f8f..f62aba8ac 100644 --- a/media-gfx/mayo/mayo-0.8.0-r1.ebuild +++ b/media-gfx/mayo/mayo-0.8.0-r1.ebuild @@ -15,6 +15,7 @@ KEYWORDS="~amd64" RDEPEND=" dev-qt/qttranslations:6 + dev-qt/qtbase:6[opengl] >=media-libs/assimp-5.3.1 >=sci-libs/opencascade-7.7.0-r2