From f4f3b95029f3660daee35d9bfb037ae19ad51c02 Mon Sep 17 00:00:00 2001 From: Lu Zhen Date: Tue, 22 Apr 2025 13:10:27 +0800 Subject: [PATCH] chore: refactor control to adapt mips Log: Change-Id: Ifd5519f7b06a9f59bac0155a7b57d53e1900371d --- debian/control | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/debian/control b/debian/control index 42127b4a3..4be9c9bdf 100644 --- a/debian/control +++ b/debian/control @@ -5,12 +5,20 @@ Maintainer: Deepin Packages Builder Build-Depends: debhelper (>=9), cmake, - qt6-qmake | qt5-qmake, - qt6-base-dev | qtbase5-dev, - qt6-tools-dev-tools | qttools5-dev-tools, - qt6-tools-dev | qttools5-dev, - qt6-webengine-dev[!loong64] | qtwebengine5-dev[!loong64], - qt6-multimedia-dev, + qt6-qmake[!mipsel !mips64el] | qt5-qmake, + qt6-base-dev[!mipsel !mips64el] | qtbase5-dev, + qt6-tools-dev-tools[!mipsel !mips64el] | qttools5-dev-tools, + qt6-tools-dev[!mipsel !mips64el] | qttools5-dev, + qt6-webengine-dev[!mipsel !mips64el] | qtwebengine5-dev, + qt6-multimedia-dev[!mipsel !mips64el], + libdtk6widget-dev[!mipsel !mips64el] | libdtkwidget-dev, + libdtk6gui-dev[!mipsel !mips64el] | libdtkgui-dev, + libdtk6core-dev[!mipsel !mips64el] | libdtkcore-dev, + libdtk6core5-bin[!mipsel !mips64el] |libdtkcore5-bin, + libkf6syntaxhighlighting-dev[!mipsel !mips64el] | libkf5syntaxhighlighting-dev, + qt6-script-dev[!mipsel !mips64el] | qtscript5-dev, + qt6-5compat-dev[!mipsel !mips64el] | hello, + libqt5scripttools5 | hello, lxqt-build-tools (>= 0.6.0~), libssl-dev, llvm (>=1:7~), @@ -30,16 +38,8 @@ Build-Depends: libelfin-dev, libdbus-1-dev, libxi-dev, - qt6-script-dev | qtscript5-dev, - qt6-5compat-dev, - libqt5scripttools5, clang[!mips64], doxygen, - libdtk6widget-dev | libdtkwidget-dev, - libdtk6gui-dev | libdtkgui-dev, - libdtk6core-dev | libdtkcore-dev, - libdtkcore5-bin | libdtk6core5-bin, - libkf6syntaxhighlighting-dev | libkf5syntaxhighlighting-dev, libyaml-cpp-dev, libcmark-dev, libchardet-dev,