mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-09-09 12:52:24 +08:00
40 lines
943 B
Plaintext
40 lines
943 B
Plaintext
Source: spark-webapp-runtime
|
|
Maintainer: shenmo <shenmo@spark-app.store>
|
|
Section: utils
|
|
Priority: optional
|
|
Build-Depends:
|
|
debhelper (>= 9),
|
|
pkg-config,
|
|
qtchooser (>= 55-gc9562a1-1~),
|
|
libqt5core5a,
|
|
libqt5gui5,
|
|
libqt5widgets5,
|
|
libqt5concurrent5,
|
|
libqt5svg5-dev,
|
|
qtwebengine5-dev,
|
|
qttools5-private-dev,
|
|
libdtkcore-dev (>= 5.0),
|
|
libdtkgui-dev (>= 5.0),
|
|
libdtkwidget-dev (>= 5.0)
|
|
Standards-Version: 1.0
|
|
Homepage: https://gitee.com/deepin-community-store/spark-web-app-runtime
|
|
|
|
|
|
Package: spark-webapp-runtime
|
|
Conflicts: store.spark-app.spark-webapp-runtime
|
|
Replaces: store.spark-app.spark-webapp-runtime
|
|
Provides: store.spark-app.spark-webapp-runtime
|
|
Architecture: any
|
|
Depends:${shlibs:Depends}, ${misc:Depends},
|
|
libqt5core5a,
|
|
libqt5gui5,
|
|
libqt5widgets5,
|
|
libqt5concurrent5,
|
|
libqt5svg5,
|
|
libqt5webenginewidgets5,
|
|
libdtkcore5,
|
|
libdtkgui5,
|
|
libdtkwidget5
|
|
Description: Spark WebApp Runtime
|
|
A simple solution for packaging web apps.
|