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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3DF4A158086 for ; Wed, 10 Nov 2021 05:00:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 767402BC041; Wed, 10 Nov 2021 05:00:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F28F2BC041 for ; Wed, 10 Nov 2021 05:00:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F3D4342E9F for ; Wed, 10 Nov 2021 05:00:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3D1D132 for ; Wed, 10 Nov 2021 05:00:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1636520407.7f71d2512eb54a44c098d04d99ebcf224a32a386.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/amsynth/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/amsynth/amsynth-1.12.2.ebuild X-VCS-Directories: media-sound/amsynth/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7f71d2512eb54a44c098d04d99ebcf224a32a386 X-VCS-Branch: master Date: Wed, 10 Nov 2021 05:00:47 +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: 63d90d4a-f811-41d9-ace3-0f7ab01c35f6 X-Archives-Hash: 06e9064c4c93136959b717c5069d31e7 commit: 7f71d2512eb54a44c098d04d99ebcf224a32a386 Author: Sam James gentoo org> AuthorDate: Wed Nov 10 04:59:58 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Nov 10 05:00:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f71d251 media-sound/amsynth: add missing intltool dependency (BDEPEND) Closes: https://bugs.gentoo.org/804906 Signed-off-by: Sam James gentoo.org> media-sound/amsynth/amsynth-1.12.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/amsynth/amsynth-1.12.2.ebuild b/media-sound/amsynth/amsynth-1.12.2.ebuild index 43b44f1114b..892e1eb063c 100644 --- a/media-sound/amsynth/amsynth-1.12.2.ebuild +++ b/media-sound/amsynth/amsynth-1.12.2.ebuild @@ -17,6 +17,7 @@ IUSE="alsa dssi gtk jack lash lv2 nsm oss vst" REQUIRED_USE="dssi? ( gtk ) lv2? ( gtk )" BDEPEND=" + dev-util/intltool virtual/pkgconfig " RDEPEND="