mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
qt6:host add mesa:host dep
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user