fix: 修复翻译失败问题

1. 翻译文件没有打包进入到应用包中
2. 添加lrelease二进制的依赖包qttools5-dev-tools

Log:
Influence: 任务栏-右键菜单翻译正常
Task: https://pms.uniontech.com/task-view-202011.html
Change-Id: I458fd638e8914309ddb1973bd7fbe7846378396d
This commit is contained in:
songwentao
2022-10-14 16:39:08 +08:00
parent 1e9918f56a
commit 04b5c39cee
2 changed files with 10 additions and 2 deletions

2
debian/rules vendored
View File

@ -1,5 +1,7 @@
#!/usr/bin/make -f
export QT_SELECT=qt5
include /usr/share/dpkg/default.mk
%: