commit: f99da024e8f1478b4646092e92e339dec774f813 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Tue Jun 9 20:03:03 2020 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Tue Jun 9 20:03:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f99da024
x11-themes/QGnomePlatform: Needs qtdbus Closes: https://bugs.gentoo.org/727682 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> .../{QGnomePlatform-0.6.1.ebuild => QGnomePlatform-0.6.1-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild similarity index 97% rename from x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild rename to x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild index 1ec98282675..cb5e82b1d6c 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild @@ -14,6 +14,7 @@ SLOT="0" IUSE="" RDEPEND=" + dev-qt/qtdbus:5= >=dev-qt/qtwidgets-5.6:5= dev-qt/qtwayland:5= dev-qt/qtx11extras:5=
