mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtwebengine: note that libva is dlopen
Still keep := though, ensures that remain compatible with the library that gets opened. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -28,7 +28,7 @@ REQUIRED_USE="
|
||||
designer? ( qml widgets )
|
||||
"
|
||||
|
||||
# dlopen: krb5, pciutils, udev
|
||||
# dlopen: krb5, libva, pciutils, udev
|
||||
RDEPEND="
|
||||
app-arch/snappy:=
|
||||
dev-libs/expat
|
||||
|
||||
@@ -28,7 +28,7 @@ REQUIRED_USE="
|
||||
designer? ( qml widgets )
|
||||
"
|
||||
|
||||
# dlopen: krb5, pciutils, udev
|
||||
# dlopen: krb5, libva, pciutils, udev
|
||||
RDEPEND="
|
||||
app-arch/snappy:=
|
||||
dev-libs/expat
|
||||
|
||||
Reference in New Issue
Block a user