Update dependencies and source.sh script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: qt6-base
|
||||
description: Cross-platform application development framework for creating graphical user interfaces
|
||||
version: 6.10.0
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://www.qt.io/
|
||||
license: FDL,GPL3,LGPL3,custom
|
||||
architecture: any
|
||||
@@ -19,20 +19,26 @@ depends:
|
||||
- harfbuzz
|
||||
- icu
|
||||
- krb5
|
||||
- cups
|
||||
- libcups
|
||||
- libdrm
|
||||
- libglvnd
|
||||
- libice
|
||||
- libinput
|
||||
- libjpeg-turbo
|
||||
- libpng
|
||||
- libxi
|
||||
- libproxy
|
||||
- libsm
|
||||
- libx11
|
||||
- libxcb
|
||||
- libxkbcommon
|
||||
- mesa
|
||||
- mtdev
|
||||
- openssl
|
||||
- pcre2
|
||||
- qt6-translations
|
||||
- shared-mime-info
|
||||
- sqlite
|
||||
- vulkan-headers
|
||||
- wayland
|
||||
- xcb-util-cursor
|
||||
- xcb-util-image
|
||||
- xcb-util-keysyms
|
||||
@@ -41,16 +47,23 @@ depends:
|
||||
- zlib
|
||||
- zstd
|
||||
optional_depends:
|
||||
- freetds
|
||||
- gdk-pixbuf
|
||||
- gtk3
|
||||
- pango
|
||||
- perl
|
||||
- unixodbc
|
||||
make_depends:
|
||||
- alsa-lib
|
||||
- cmake
|
||||
- cups
|
||||
- freetds
|
||||
- git
|
||||
- gst-plugins-base
|
||||
- gtk3
|
||||
- jemalloc
|
||||
- libpulse
|
||||
- unixodbc
|
||||
- vulkan-headers
|
||||
downloads:
|
||||
- url: https://code.qt.io/qt/qtbase.git
|
||||
|
||||
Reference in New Issue
Block a user