Skip to content

Commit

Permalink
修复 依赖fantascene
Browse files Browse the repository at this point in the history
Signed-off-by: shenmo <[email protected]>
  • Loading branch information
shenmo7192 authored and gitee-org committed Nov 18, 2024
1 parent eb785fa commit 0c3fc21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
dde-file-manager (4.8.22) UNRELEASED; urgency=medium
dde-file-manager (4.8.22-1) UNRELEASED; urgency=medium

[ shenmo ]
* 去除桌面右键全选功能
* 依赖 deepin-anything-server-service,但仅限x86,其实arm也可以但是为了照顾Termux就不开了
* 新增 多标签页模式 按钮
* 视频预览更改为libgxmr实现
* 推更 重新编译
* 修复 依赖fantascene

[ gfdgd_xi ]
* 文件管理器支持格式化本地磁盘
Expand Down
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ Description: File manager front end

Package: dde-desktop
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libdde-file-manager( =${binary:Version}), fantascene-gxde
Depends: ${shlibs:Depends}, ${misc:Depends}, libdde-file-manager( =${binary:Version})
Conflicts: dde-workspace (<< 2.90.5)
Recommends: qt5dxcb-plugin, deepin-screensaver
Recommends: qt5dxcb-plugin, deepin-screensaver,fantascene-dynamic-wallpaper
Description: deepin desktop-environment - desktop module
Deepin Desktop Environment (DDE) - desktop module.

Expand Down

0 comments on commit 0c3fc21

Please sign in to comment.