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 38E88158094 for ; Wed, 27 Jul 2022 08:43:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AC49E110A; Wed, 27 Jul 2022 08:43:43 +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 22D82E110A for ; Wed, 27 Jul 2022 08:43:43 +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 12B4E340EF9 for ; Wed, 27 Jul 2022 08:43:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5676D553 for ; Wed, 27 Jul 2022 08:43:40 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1658911397.3955e8cb99718b3b4cee532d7bac606e721ee3f5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/qmmp-plugin-pack/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild X-VCS-Directories: media-plugins/qmmp-plugin-pack/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3955e8cb99718b3b4cee532d7bac606e721ee3f5 X-VCS-Branch: master Date: Wed, 27 Jul 2022 08:43:40 +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: 74af9f05-ba8e-4c14-afdc-56b19488d1d8 X-Archives-Hash: 17144370914da02cbf136f58fdd42edc commit: 3955e8cb99718b3b4cee532d7bac606e721ee3f5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 25 17:43:42 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jul 27 08:43:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3955e8cb media-plugins/qmmp-plugin-pack: Move dev-qt/linguist-tools:5 to BDEPEND Bug: https://bugs.gentoo.org/544938 Signed-off-by: Andreas Sturmlechner gentoo.org> media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild index dd48571ce913..5a93ba848888 100644 --- a/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild +++ b/media-plugins/qmmp-plugin-pack/qmmp-plugin-pack-1.6.0.ebuild @@ -26,8 +26,8 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-lang/yasm - dev-qt/linguist-tools:5 " +BDEPEND="dev-qt/linguist-tools:5" src_configure() { append-ldflags -Wl,-z,noexecstack