mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-03 12:15:59 +08:00
chore: delete unused dependencies in debian/control
delete unused dependencies in debian/control Log: delete unused dependencies in debian/control
This commit is contained in:
parent
d03b047492
commit
fa488c0a9d
32
debian/control
vendored
32
debian/control
vendored
@ -7,40 +7,22 @@ Build-Depends:
|
|||||||
pkg-config,
|
pkg-config,
|
||||||
qtchooser (>= 55-gc9562a1-1~) | qt5-default,
|
qtchooser (>= 55-gc9562a1-1~) | qt5-default,
|
||||||
qtbase5-dev,
|
qtbase5-dev,
|
||||||
libqt5core5a,
|
|
||||||
libqt5gui5,
|
|
||||||
libqt5widgets5,
|
|
||||||
libqt5network5,
|
|
||||||
libqt5concurrent5,
|
|
||||||
libdtkcore-dev(>=5.0),
|
|
||||||
libdtkgui-dev(>=5.0),
|
|
||||||
libdtkwidget-dev(>=5.0),
|
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
qttools5-private-dev,
|
qttools5-dev-tools,
|
||||||
qtwebengine5-dev,
|
qtwebengine5-dev,
|
||||||
qtwayland5,
|
libdtkcore-dev (>= 5.0),
|
||||||
qtwayland5-dev-tools,
|
libdtkgui-dev (>= 5.0),
|
||||||
gcc,
|
libdtkwidget-dev (>= 5.0)
|
||||||
g++
|
Standards-Version: 4.1.7
|
||||||
Standards-Version: 4.0.0
|
|
||||||
Homepage: https://www.spark-app.store/
|
Homepage: https://www.spark-app.store/
|
||||||
|
|
||||||
Package: spark-store
|
Package: spark-store
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Provides: spark-store-console-in-container
|
Provides: spark-store-console-in-container
|
||||||
Depends:${shlibs:Depends}, ${misc:Depends},
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
libqt5core5a,
|
dde-qt5integration,
|
||||||
libqt5gui5,
|
|
||||||
libqt5widgets5,
|
|
||||||
libqt5network5,
|
|
||||||
libqt5concurrent5,
|
|
||||||
qtwayland5,
|
|
||||||
libdtkcore5,
|
|
||||||
libdtkgui5,
|
|
||||||
libdtkwidget5,
|
|
||||||
curl,
|
curl,
|
||||||
openssl,
|
openssl,
|
||||||
dde-qt5integration,
|
|
||||||
aria2,
|
aria2,
|
||||||
gnupg,
|
gnupg,
|
||||||
zenity,
|
zenity,
|
||||||
|
@ -7,8 +7,7 @@
|
|||||||
TARGET = spark-store
|
TARGET = spark-store
|
||||||
TEMPLATE = subdirs
|
TEMPLATE = subdirs
|
||||||
|
|
||||||
#CONFIG += ordered
|
CONFIG += ordered
|
||||||
CONFIG += wayland-compositor
|
|
||||||
|
|
||||||
SUBDIRS += \
|
SUBDIRS += \
|
||||||
src/spark-store.pro
|
src/spark-store.pro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user