debian/control文件增加libkysdk-qtwidgets-dev编译依赖.
This commit is contained in:
parent
c0b674f5b7
commit
3639b716ef
|
@ -22,7 +22,8 @@ Build-Depends: debhelper (>=9.0.0),
|
|||
qtchooser,
|
||||
qtscript5-dev,
|
||||
qttools5-dev-tools,
|
||||
libkysdk-waylandhelper-dev
|
||||
libkysdk-waylandhelper-dev,
|
||||
libkysdk-qtwidgets-dev
|
||||
Standards-Version: 4.5.0
|
||||
Homepage: https://www.ukui.org/
|
||||
Vcs-Git: https://github.com/ukui/ukui-search.git
|
||||
|
|
Loading…
Reference in New Issue