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 8CF341382C5 for ; Mon, 7 Jun 2021 07:36:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C36AE087A; Mon, 7 Jun 2021 07:36:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 606FEE087A for ; Mon, 7 Jun 2021 07:36:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6F294340CA2 for ; Mon, 7 Jun 2021 07:36:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B2F127E for ; Mon, 7 Jun 2021 07:36:18 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1623051372.4d32adc057958c5bc32f80df6fdbaef4849f2238.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/x42-avldrums/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/x42-avldrums/x42-avldrums-0.4.2.ebuild media-plugins/x42-avldrums/x42-avldrums-9999.ebuild X-VCS-Directories: media-plugins/x42-avldrums/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 4d32adc057958c5bc32f80df6fdbaef4849f2238 X-VCS-Branch: master Date: Mon, 7 Jun 2021 07:36:18 +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: d617b52d-0bbf-4858-bc4f-3c4c4466e814 X-Archives-Hash: b6955b120a866ff4c98dffb25d1b02c6 commit: 4d32adc057958c5bc32f80df6fdbaef4849f2238 Author: Miroslav Šulc gentoo org> AuthorDate: Mon Jun 7 07:35:56 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Jun 7 07:36:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d32adc0 media-plugins/x42-avldrums: updated deps Closes: https://bugs.gentoo.org/794661 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-plugins/x42-avldrums/x42-avldrums-0.4.2.ebuild | 3 ++- media-plugins/x42-avldrums/x42-avldrums-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/media-plugins/x42-avldrums/x42-avldrums-0.4.2.ebuild b/media-plugins/x42-avldrums/x42-avldrums-0.4.2.ebuild index 00dbcd9bad5..06c103c7664 100644 --- a/media-plugins/x42-avldrums/x42-avldrums-0.4.2.ebuild +++ b/media-plugins/x42-avldrums/x42-avldrums-0.4.2.ebuild @@ -27,8 +27,9 @@ RESTRICT="mirror" RDEPEND="dev-libs/glib media-libs/lv2 - virtual/opengl x11-libs/cairo[X] + media-libs/libglvnd[X] + x11-libs/libX11 x11-libs/pango " DEPEND="${RDEPEND}" diff --git a/media-plugins/x42-avldrums/x42-avldrums-9999.ebuild b/media-plugins/x42-avldrums/x42-avldrums-9999.ebuild index 00dbcd9bad5..06c103c7664 100644 --- a/media-plugins/x42-avldrums/x42-avldrums-9999.ebuild +++ b/media-plugins/x42-avldrums/x42-avldrums-9999.ebuild @@ -27,8 +27,9 @@ RESTRICT="mirror" RDEPEND="dev-libs/glib media-libs/lv2 - virtual/opengl x11-libs/cairo[X] + media-libs/libglvnd[X] + x11-libs/libX11 x11-libs/pango " DEPEND="${RDEPEND}"