File tree Expand file tree Collapse file tree 2 files changed +1
-21
lines changed Expand file tree Collapse file tree 2 files changed +1
-21
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ $(package)_linux_dependencies=freetype fontconfig libxcb libxkbcommon libxcb_uti
8
8
$(package)_qt_libs =corelib network widgets gui plugins testlib
9
9
$(package)_linguist_tools = lrelease lupdate lconvert
10
10
$(package)_patches = qt.pro qttools_src.pro
11
- $(package)_patches += fix_qt_pkgconfig.patch mac-qmake.conf fix_no_printer.patch no-xlib.patch
11
+ $(package)_patches += fix_qt_pkgconfig.patch mac-qmake.conf no-xlib.patch
12
12
$(package)_patches += dont_hardcode_x86_64.patch fix_montery_include.patch
13
13
$(package)_patches += fix_android_jni_static.patch dont_hardcode_pwd.patch
14
14
$(package)_patches += qtbase-moc-ignore-gcc-macro.patch fix_limits_header.patch
@@ -232,7 +232,6 @@ define $(package)_preprocess_cmds
232
232
cp $($(package ) _patch_dir) /qttools_src.pro qttools/src/src.pro && \
233
233
patch -p1 -i $($(package ) _patch_dir) /dont_hardcode_pwd.patch && \
234
234
patch -p1 -i $($(package ) _patch_dir) /fix_qt_pkgconfig.patch && \
235
- patch -p1 -i $($(package ) _patch_dir) /fix_no_printer.patch && \
236
235
patch -p1 -i $($(package ) _patch_dir) /fix_android_jni_static.patch && \
237
236
patch -p1 -i $($(package ) _patch_dir) /no-xlib.patch && \
238
237
patch -p1 -i $($(package ) _patch_dir) /dont_hardcode_x86_64.patch && \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments