zty199 c18a5b5b36 fix: compilation error on Ubuntu
add QtDBus module in .pro, for older version Dtk5 didn't include this module correctly

Log: add QtDBus module in .pro
2024-10-20 16:29:27 +08:00

28 lines
743 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~),
qtbase5-dev,
libqt5svg5-dev,
qtwebengine5-dev,
qttools5-dev-tools,
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
Architecture: any
Depends:${shlibs:Depends}, ${misc:Depends}
Conflicts: store.spark-app.spark-webapp-runtime
Provides: store.spark-app.spark-webapp-runtime
Replaces: store.spark-app.spark-webapp-runtime
Description: Spark WebApp Runtime
A simple solution for packaging web apps.