diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-05-04 14:50:27 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-05-04 14:51:14 +0300 |
commit | 3ba6e1b84d16887a84728bc06dfbb7789e615ad9 (patch) | |
tree | 09434b26de7b3cc787d9220acfdfc17181a3990e /dev-qt | |
parent | www-client/firefox: add 91.9.0 (diff) | |
download | gentoo-3ba6e1b84d16887a84728bc06dfbb7789e615ad9.tar.gz gentoo-3ba6e1b84d16887a84728bc06dfbb7789e615ad9.tar.bz2 gentoo-3ba6e1b84d16887a84728bc06dfbb7789e615ad9.zip |
Revert "dev-qt/qtwayland: depend on dev-qt/qtgui[jpeg] in addition"
This reverts commit 2eaafdcfcf936dc95ab5de2931755e6e0286b433.
- looks like the problem is in much deeper after all.
Bug: https://bugs.gentoo.org/832963
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild b/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild index eb10d6f1f5d9..02f088b94a61 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild @@ -19,7 +19,7 @@ DEPEND=" dev-libs/wayland =dev-qt/qtcore-${QT5_PV}*:5= =dev-qt/qtdeclarative-${QT5_PV}*:5= - =dev-qt/qtgui-${QT5_PV}*:5=[egl,jpeg,libinput,vulkan=,X?] + =dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?] media-libs/libglvnd vulkan? ( dev-util/vulkan-headers ) X? ( |