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 20A87139360 for ; Tue, 10 Aug 2021 14:56:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54D23E0839; Tue, 10 Aug 2021 14:56:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 37E4EE0839 for ; Tue, 10 Aug 2021 14:56:11 +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 D94C5342C9E for ; Tue, 10 Aug 2021 14:56:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 303647BD for ; Tue, 10 Aug 2021 14:56:08 +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: <1628607242.5777da4ed798f5216c7c59d396a857c06611794f.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.8.0.ebuild X-VCS-Directories: x11-themes/QGnomePlatform/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 5777da4ed798f5216c7c59d396a857c06611794f X-VCS-Branch: master Date: Tue, 10 Aug 2021 14:56:08 +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: 0a4bf077-b154-4338-ada6-2fefd5325cf3 X-Archives-Hash: d3c32544fc659ff4fc59f3f310cbff2a commit: 5777da4ed798f5216c7c59d396a857c06611794f Author: Pacho Ramos gentoo org> AuthorDate: Tue Aug 10 14:54:02 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Aug 10 14:54:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5777da4e x11-themes/QGnomePlatform: Add forgotten dep Closes: https://bugs.gentoo.org/807328 Thanks-to: Toralf Förster Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos gentoo.org> x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild index 60e88ef7b95..f6489dbb88e 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.8.0.ebuild @@ -18,6 +18,7 @@ RDEPEND=" >=dev-qt/qtwidgets-5.12:5= dev-qt/qtwayland:5= dev-qt/qtx11extras:5= + gnome-base/gsettings-desktop-schemas sys-apps/xdg-desktop-portal x11-libs/gtk+:3[X] >=x11-themes/adwaita-qt-1.3.1