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 6B3CC138353 for ; Fri, 20 Mar 2020 15:11:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60D6DE0BED; Fri, 20 Mar 2020 15:11:22 +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 41A63E0BED for ; Fri, 20 Mar 2020 15:11:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F26E034F263 for ; Fri, 20 Mar 2020 15:11:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 198FA18F for ; Fri, 20 Mar 2020 15:11:19 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1584717071.c22255e826bf5a6a2c521e827e49bf0293f937df.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild X-VCS-Directories: x11-themes/QGnomePlatform/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c22255e826bf5a6a2c521e827e49bf0293f937df X-VCS-Branch: master Date: Fri, 20 Mar 2020 15:11:19 +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: b9dfdd18-a0fa-4db8-a5e3-95ec2adcdcf4 X-Archives-Hash: 3e6d8719a34f94403f6ca62be6e0808d commit: c22255e826bf5a6a2c521e827e49bf0293f937df Author: Pacho Ramos gentoo org> AuthorDate: Fri Mar 20 15:10:42 2020 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Mar 20 15:11:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22255e8 x11-themes/QGnomePlatform: Add missing RDEPEND Thanks-to: Robert Günzler Closes: https://bugs.gentoo.org/713264 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Pacho Ramos gentoo.org> .../{QGnomePlatform-0.6.0.ebuild => QGnomePlatform-0.6.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild similarity index 96% rename from x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild rename to x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild index b7a8dbddae5..93736a5c1d4 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild @@ -16,6 +16,7 @@ IUSE="" RDEPEND=" >=dev-qt/qtwidgets-5.6:5= dev-qt/qtwayland:5= + dev-qt/qtx11extras:5= x11-libs/gtk+:3[X] " DEPEND="${RDEPEND}"