!3 更新control文件,修改运行依赖
Merge pull request !3 from flywm/openkylin/yangtze
This commit is contained in:
commit
c501456a36
|
@ -1,3 +1,9 @@
|
||||||
|
kylin-tablet-desktop-general (1.0.30.1-ok2) yangtze; urgency=medium
|
||||||
|
|
||||||
|
* 更新control文件,修改运行依赖
|
||||||
|
|
||||||
|
-- guopengfei <guopengfei@kylinos.cn> Tue, 21 Jun 2022 17:17:49 +0800
|
||||||
|
|
||||||
kylin-tablet-desktop-general (1.0.30.1-ok1) yangtze; urgency=medium
|
kylin-tablet-desktop-general (1.0.30.1-ok1) yangtze; urgency=medium
|
||||||
|
|
||||||
* Initial for openKylin.
|
* Initial for openKylin.
|
||||||
|
|
|
@ -20,5 +20,5 @@ Homepage: https://gitee.com/openkylin/kylin-tablet-desktop-general
|
||||||
|
|
||||||
Package: kylin-tablet-desktop-general
|
Package: kylin-tablet-desktop-general
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}, libqt5sql5-sqlite
|
||||||
Description: kylin tablet desktop qml plugin
|
Description: kylin tablet desktop qml plugin
|
||||||
|
|
Loading…
Reference in New Issue