更新 ubuntu_pdf_deployment_guide.md
sudo apt update && sudo apt install libcairo2-dev pkg-config
This commit is contained in:
@@ -33,6 +33,9 @@ sudo apt install -y \
|
||||
python3-dev \
|
||||
build-essential
|
||||
|
||||
sudo apt update && sudo apt install libcairo2-dev pkg-config
|
||||
|
||||
|
||||
# 安装中文字体支持
|
||||
sudo apt install -y fonts-noto-cjk fonts-wqy-microhei
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user