mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtwebengine: add libglvnd[X] as depend
* when built on non-desktop profile systems, the qtwebengine[opengl] build fails because it needs GL/glx.h Signed-off-by: Christopher Bayliss <cjbdev@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/37062 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
committed by
Ionen Wolkens
parent
4e328d6902
commit
2ce673a5a9
@@ -70,6 +70,7 @@ RDEPEND="
|
||||
designer? ( ~dev-qt/qttools-${PV}:6[designer] )
|
||||
geolocation? ( ~dev-qt/qtpositioning-${PV}:6 )
|
||||
kerberos? ( virtual/krb5 )
|
||||
opengl? ( media-libs/libglvnd[X] )
|
||||
pulseaudio? ( media-libs/libpulse[glib] )
|
||||
screencast? (
|
||||
dev-libs/glib:2
|
||||
|
||||
@@ -70,6 +70,7 @@ RDEPEND="
|
||||
designer? ( ~dev-qt/qttools-${PV}:6[designer] )
|
||||
geolocation? ( ~dev-qt/qtpositioning-${PV}:6 )
|
||||
kerberos? ( virtual/krb5 )
|
||||
opengl? ( media-libs/libglvnd[X] )
|
||||
pulseaudio? ( media-libs/libpulse[glib] )
|
||||
screencast? (
|
||||
dev-libs/glib:2
|
||||
|
||||
@@ -70,6 +70,7 @@ RDEPEND="
|
||||
designer? ( ~dev-qt/qttools-${PV}:6[designer] )
|
||||
geolocation? ( ~dev-qt/qtpositioning-${PV}:6 )
|
||||
kerberos? ( virtual/krb5 )
|
||||
opengl? ( media-libs/libglvnd[X] )
|
||||
pulseaudio? ( media-libs/libpulse[glib] )
|
||||
screencast? (
|
||||
dev-libs/glib:2
|
||||
|
||||
@@ -70,6 +70,7 @@ RDEPEND="
|
||||
designer? ( ~dev-qt/qttools-${PV}:6[designer] )
|
||||
geolocation? ( ~dev-qt/qtpositioning-${PV}:6 )
|
||||
kerberos? ( virtual/krb5 )
|
||||
opengl? ( media-libs/libglvnd[X] )
|
||||
pulseaudio? ( media-libs/libpulse[glib] )
|
||||
screencast? (
|
||||
dev-libs/glib:2
|
||||
|
||||
Reference in New Issue
Block a user