commit:     d4f8c35635c140861c6f267b500d1006b6d52e2b
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 13:22:57 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 13:24:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f8c356

x11-themes/QGnomePlatform: Fix dependencies

Closes: https://bugs.gentoo.org/904484
Thanks-to: Gino McCarty
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 .../{QGnomePlatform-0.9.0.ebuild => QGnomePlatform-0.9.0-r1.ebuild}  | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild 
b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild
similarity index 90%
rename from x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
rename to x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild
index 63e42a91afda..303dba543346 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,10 +17,9 @@ RDEPEND="
        dev-qt/qtdbus:5=
        >=dev-qt/qtwidgets-5.15.2:5=
        wayland? ( dev-qt/qtwayland:5= )
-       dev-qt/qtx11extras:5=
        gnome-base/gsettings-desktop-schemas
        sys-apps/xdg-desktop-portal
-       x11-libs/gtk+:3[X]
+       x11-libs/gtk+:3
        >=x11-themes/adwaita-qt-1.4.2
 "
 DEPEND="${RDEPEND}"

Reply via email to