diff options
author | Pacho Ramos <pacho@gentoo.org> | 2023-11-26 10:17:47 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2023-11-26 10:22:20 +0100 |
commit | 82b1d9b8f7dcfb0d00af40cc8c99d4480b089a85 (patch) | |
tree | 69f59dc20b7e747a0f4e518bd8e9b8d6796e46bf /x11-themes/QGnomePlatform | |
parent | media-libs/faad2: dropped obsolete 2.11.0 (diff) | |
download | gentoo-82b1d9b8f7dcfb0d00af40cc8c99d4480b089a85.tar.gz gentoo-82b1d9b8f7dcfb0d00af40cc8c99d4480b089a85.tar.bz2 gentoo-82b1d9b8f7dcfb0d00af40cc8c99d4480b089a85.zip |
x11-themes/QGnomePlatform: Add missing rdep
Thanks-to: daniel
Thanks-to: Ionen Wolkens
Closes: https://bugs.gentoo.org/918423
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes/QGnomePlatform')
-rw-r--r-- | x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild (renamed from x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild index 2b400f2259e0..1ae03e1cc387 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r4.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild @@ -23,6 +23,7 @@ RDEPEND=" ) qt6? ( dev-qt/qtbase:6=[dbus,gui,widgets] + dev-qt/qtdeclarative:6= wayland? ( dev-qt/qtwayland:6= ) ) gnome-base/gsettings-desktop-schemas |