diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-21 14:07:18 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-21 18:29:20 +0100 |
commit | b8eac423b06874e38d0ffb168e8281083510082a (patch) | |
tree | fe70b3118a8a47643c94baf0124988335d9e1f2e /dev-qt/qtwayland | |
parent | dev-lang/mercury-extras: TCL+curses compile-time fixes (diff) | |
download | gentoo-b8eac423b06874e38d0ffb168e8281083510082a.tar.gz gentoo-b8eac423b06874e38d0ffb168e8281083510082a.tar.bz2 gentoo-b8eac423b06874e38d0ffb168e8281083510082a.zip |
dev-qt/qtwayland: USE X requires dev-qt/qtgui[-gles2]
Closes: https://bugs.gentoo.org/713362
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild b/dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild index e07df300571e..2a7f470e101d 100644 --- a/dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.14.1-r2.ebuild @@ -21,6 +21,7 @@ DEPEND=" >=x11-libs/libxkbcommon-0.2.0 vulkan? ( dev-util/vulkan-headers ) X? ( + ~dev-qt/qtgui-${PV}[-gles2] x11-libs/libX11 x11-libs/libXcomposite ) |