linuxdeepin / deepin-editor

Text editor for DDE
GNU General Public License v3.0
104 stars 64 forks source link

feat: adapt V25 linglong #279

Open starhcq opened 4 months ago

starhcq commented 4 months ago

adapt V25 linglong

Log: adapt v25 linglong

deepin-ci-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: starhcq

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/deepin-editor/blob/develop/snipe/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
deepin-ci-robot commented 4 months ago

deepin pr auto review

Fix the build error of DFrameworkdbus.

The error is caused by the incorrect package name. In the original code, the package name is DFrameworkdbus, but it should be dframeworkdbus.

The fix is to change the package name in pkg_check_modules and include_directories.