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 22F351382C5 for ; Fri, 26 Mar 2021 11:19:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01119E05C1; Fri, 26 Mar 2021 11:19:13 +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 DB736E05C1 for ; Fri, 26 Mar 2021 11:19:12 +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 D443833BF51 for ; Fri, 26 Mar 2021 11:19:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61AD55AC for ; Fri, 26 Mar 2021 11:19:10 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1616757544.d9a5acbfe8c238ec1d274cf15e86667c1f6584dd.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/strawberry/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/strawberry/strawberry-9999.ebuild X-VCS-Directories: media-sound/strawberry/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: d9a5acbfe8c238ec1d274cf15e86667c1f6584dd X-VCS-Branch: master Date: Fri, 26 Mar 2021 11:19:10 +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: 8086f6c4-d11b-4108-96af-28c3bbf4e98e X-Archives-Hash: 543511dc01fe3441f6f8589b3e4cb9d8 commit: d9a5acbfe8c238ec1d274cf15e86667c1f6584dd Author: Lars Wendler gentoo org> AuthorDate: Fri Mar 26 11:18:53 2021 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Mar 26 11:19:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a5acbf media-sound/strawberry: Synced live ebuild Signed-off-by: Lars Wendler gentoo.org> media-sound/strawberry/strawberry-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/strawberry/strawberry-9999.ebuild b/media-sound/strawberry/strawberry-9999.ebuild index 3f39eabea72..be8135080fd 100644 --- a/media-sound/strawberry/strawberry-9999.ebuild +++ b/media-sound/strawberry/strawberry-9999.ebuild @@ -74,6 +74,7 @@ DEPEND="${COMMON_DEPEND} >=dev-cpp/gtest-1.8.0 dev-libs/boost dev-qt/qtopengl:5 + dev-qt/qttest:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 "