Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1021 Bytes

README.zh_CN.md

File metadata and controls

47 lines (34 loc) · 1021 Bytes

dde-account-faces

dde-account-faces 提供桌面环境账户的头像图片

依赖

请查看“debian/control”文件中提供的“Depends”。

编译依赖

请查看“debian/control”文件中提供的“Build-Depends”。

安装

构建过程

  1. 确保已经安装了所有的编译依赖
sudo apt build-dep dde-account-faces
  1. 构建
mkdir build
cd build
cmake ..
make
  1. 安装
sudo make install

帮助

任何使用问题都可以通过以下方式寻求帮助:

贡献指南

我们鼓励您报告问题并做出更改

开源许可证

dde-account-faces 在 GPL-3.0-or-later 下发布。