File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ $(package)_version=1.10
3
3
$(package)_download_path =https://xcb.freedesktop.org/dist
4
4
$(package)_file_name =$(package ) -$($(package ) _version) .tar.bz2
5
5
$(package)_sha256_hash =98d9ab05b636dd088603b64229dd1ab2d2cc02ab807892e107d674f9c3f2d5b5
6
- $(package)_dependencies =xcb_proto libXau xproto
6
+ $(package)_dependencies =xcb_proto libXau
7
7
8
8
define $(package)_set_vars
9
9
$(package ) _config_opts=--disable-static
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ $(package)_suffix=opensource-src-$($(package)_version).tar.xz
5
5
$(package)_file_name =qtbase-$($(package ) _suffix)
6
6
$(package)_sha256_hash =36dd9574f006eaa1e5af780e4b33d11fe39d09fd7c12f3b9d83294174bd28f00
7
7
$(package)_dependencies =openssl zlib
8
- $(package)_linux_dependencies =freetype fontconfig libxcb libX11 xproto libXext
8
+ $(package)_linux_dependencies =freetype fontconfig libxcb libX11 libXext
9
9
$(package)_build_subdir =qtbase
10
10
$(package)_qt_libs =corelib network widgets gui plugins testlib
11
11
$(package)_patches =fix_qt_pkgconfig.patch mac-qmake.conf fix_configure_mac.patch fix_no_printer.patch fix_rcc_determinism.patch fix_riscv64_arch.patch xkb-default.patch
You can’t perform that action at this time.
0 commit comments