qt6:host add mesa:host dep

This commit is contained in:
Philippe Simons
2025-07-15 23:10:47 +02:00
committed by GitHub
parent 308436e946
commit c169f7332c

View File

@@ -8,7 +8,7 @@ PKG_LICENSE="GPL"
PKG_SITE="https://download.qt.io"
PKG_URL="${PKG_SITE}/archive/qt/${PKG_VERSION_MAJOR}/${PKG_VERSION}/single/qt-everywhere-src-${PKG_VERSION}.tar.xz"
PKG_DEPENDS_TARGET="toolchain qt6:host openssl libjpeg-turbo libpng pcre2 sqlite zlib freetype SDL2 gstreamer gst-plugins-base gst-plugins-good gst-libav"
PKG_DEPENDS_HOST="gcc:host llvm:host"
PKG_DEPENDS_HOST="gcc:host llvm:host mesa:host"
PKG_LONGDESC="A cross-platform application and UI framework"
# Apply project-specific patches