mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-23 03:22:20 +08:00
fix: 修复编译依赖
This commit is contained in:
parent
cc8ff5eff2
commit
79463246fb
8
debian/control
vendored
8
debian/control
vendored
@ -17,7 +17,9 @@ Build-Depends:
|
|||||||
qttools5-private-dev,
|
qttools5-private-dev,
|
||||||
qtwebengine5-dev,
|
qtwebengine5-dev,
|
||||||
qtwayland5,
|
qtwayland5,
|
||||||
qtwayland5-dev-tools
|
qtwayland5-dev-tools,
|
||||||
|
gcc,
|
||||||
|
g++,
|
||||||
Standards-Version: 3.0
|
Standards-Version: 3.0
|
||||||
Homepage: https://www.spark-app.store/
|
Homepage: https://www.spark-app.store/
|
||||||
|
|
||||||
@ -30,17 +32,15 @@ Depends:${shlibs:Depends}, ${misc:Depends},
|
|||||||
libqt5widgets5,
|
libqt5widgets5,
|
||||||
libqt5network5,
|
libqt5network5,
|
||||||
libqt5concurrent5,
|
libqt5concurrent5,
|
||||||
|
qtwayland5,
|
||||||
libdtkcore5,
|
libdtkcore5,
|
||||||
libdtkgui5,
|
libdtkgui5,
|
||||||
libdtkwidget5,
|
libdtkwidget5,
|
||||||
curl,
|
curl,
|
||||||
openssl,
|
openssl,
|
||||||
libssl-dev,
|
|
||||||
dde-qt5integration,
|
dde-qt5integration,
|
||||||
bubblewrap,
|
bubblewrap,
|
||||||
aria2,
|
aria2,
|
||||||
gcc,
|
|
||||||
g++,
|
|
||||||
zenity
|
zenity
|
||||||
Description: Spark Store
|
Description: Spark Store
|
||||||
A community powered app store, based on DTK.
|
A community powered app store, based on DTK.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user