We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51d225 commit 5c86b46Copy full SHA for 5c86b46
1 file changed
debian/control
@@ -5,15 +5,14 @@ Build-Depends:
5
debhelper (>= 11),
6
pkg-config,
7
cmake,
8
- qt6-5compat-dev | hello,
+ qt6-5compat-dev | libqt5x11extras5-dev,
9
qt6-base-dev | qtbase5-dev,
10
qt6-tools-dev-tools | qttools5-dev-tools,
11
qt6-tools-dev | qttools5-dev,
12
qt6-svg-dev | libqt5svg5-dev,
13
libdtk6widget-dev | libdtkwidget-dev,
14
libdtk6gui-dev | libdtkgui-dev,
15
libdtk6core-dev | libdtkcore-dev,
16
- libdtk6declarative-dev | libdtkdeclarative-dev,
17
libssl-dev,
18
libzip-dev,
19
libcurl4-openssl-dev,
@@ -30,7 +29,6 @@ Build-Depends:
30
29
libsystemd-dev,
31
libqrencode-dev,
32
libvncserver-dev,
33
- libprotobuf-dev (>= 3.7.0),
34
dde-file-manager-dev,
35
Standards-Version: 4.1.3
36
Section: utils
0 commit comments