Pre Merge pull request !5 from hantengc/hantengc_fix_error

This commit is contained in:
hantengc 2024-05-17 06:12:01 +00:00 committed by Gitee
commit 4ca7de9f5b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 11 additions and 0 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
fcitx5-qt (5.1.4-ok0.4) nile; urgency=medium
* BUG
* 需求号:无
* 其他改动说明解决编译报错问题在control文件里面增加编译依赖
* 其他改动影响域:无
-- hanteng <hanteng@kylinos.cn> Fri, 17 May 2024 14:05:13 +0800
fcitx5-qt (5.1.4-ok0.3) nile; urgency=medium
* BUG

2
debian/control vendored
View File

@ -14,6 +14,8 @@ Build-Depends:
libxkbcommon-dev,
qtbase5-dev,
qtbase5-private-dev,
libkysdk-waylandhelper-dev,
libkf5windowsystem-dev,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/fcitx/fcitx5-qt