File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -193,7 +193,6 @@ define $(package)_preprocess_cmds
193
193
sed -i.old "s|FT_Get_Font_Format|FT_Get_X11_Font_Format|" qtbase/src/platformsupport/fontdatabases/freetype/qfontengine_ft.cpp && \
194
194
sed -i.old "s|updateqm.commands = \$$$$\$$$$LRELEASE|updateqm.commands = $($(package ) _extract_dir) /qttools/bin/lrelease|" qttranslations/translations/translations.pro && \
195
195
sed -i.old "/updateqm.depends =/d" qttranslations/translations/translations.pro && \
196
- sed -i.old "s/src_plugins.depends = src_sql src_network/src_plugins.depends = src_network/" qtbase/src/src.pro && \
197
196
sed -i.old -e 's|/bin/pwd|pwd|' qtbase/configure && \
198
197
mkdir -p qtbase/mkspecs/macx-clang-linux &&\
199
198
cp -f qtbase/mkspecs/macx-clang/Info.plist.lib qtbase/mkspecs/macx-clang-linux/ &&\
You can’t perform that action at this time.
0 commit comments