feat(vpn): Add dependency libpolkit-qt6-1-dev in control#564
Conversation
Add dependency libpolkit-qt6-1-dev in control. 新增依赖 libpolkit-qt6-1-dev ,处理编译打包错误,支持 Polkit 权限认证。 Log: 新增依赖libpolkit-qt6-1-dev PMS: BUG-355287 Influence: 正确编译打包
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds libpolkit-qt6-1-dev as a build dependency in debian/control to fix build/package errors and enable Polkit-based privilege authorization support for the VPN component. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 52cyb, mhduiy The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @52cyb. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Add dependency libpolkit-qt6-1-dev in control.
新增依赖 libpolkit-qt6-1-dev ,处理编译打包错误,支持 Polkit 权限认证。
Log: 新增依赖libpolkit-qt6-1-dev
PMS: BUG-355287
Influence: 正确编译打包
Summary by Sourcery
Add missing polkit-related development dependency to the Debian packaging metadata to enable successful builds.
Bug Fixes:
Build: