mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-16 12:12:07 +02:00
qtwebengine: Add a missing build dependency on libcap
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
@@ -8,6 +8,7 @@ DEPENDS += " \
|
||||
ninja-native \
|
||||
qtbase qtdeclarative qtxmlpatterns qtquickcontrols \
|
||||
libdrm fontconfig pixman openssl pango cairo icu pciutils \
|
||||
libcap \
|
||||
"
|
||||
|
||||
COMPATIBLE_MACHINE = "(-)"
|
||||
|
||||
Reference in New Issue
Block a user