From 9a2f6c561b76a0ecf3c8b0fe9e097e9f4b49e297 Mon Sep 17 00:00:00 2001 From: hthinks Date: Mon, 13 Jul 2020 09:58:17 +0800 Subject: [PATCH] =?UTF-8?q?update=20content/zh/docs/Compilationguide/?= =?UTF-8?q?=E5=BC=80=E6=BA=90=E8=BD=AF=E4=BB=B6=E7=BC=96=E8=AF=91=E6=9E=84?= =?UTF-8?q?=E5=BB=BA.md.=20=E5=BB=BA=E8=AE=AE=E4=BB=A5=E7=BB=9F=E4=B8=80re?= =?UTF-8?q?dhat=E7=B3=BB=E5=88=97=E6=A0=BC=E5=BC=8F=E6=9D=A5=E7=BC=96?= =?UTF-8?q?=E5=86=99=E7=AC=AC=E4=B8=89=E6=96=B9=E5=8C=85=E7=9A=84=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=EF=BC=8C=E5=B9=B6=E4=BF=AE=E6=94=B9=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\266\347\274\226\350\257\221\346\236\204\345\273\272.md" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/content/zh/docs/Compilationguide/\345\274\200\346\272\220\350\275\257\344\273\266\347\274\226\350\257\221\346\236\204\345\273\272.md" "b/content/zh/docs/Compilationguide/\345\274\200\346\272\220\350\275\257\344\273\266\347\274\226\350\257\221\346\236\204\345\273\272.md" index 9d52171bd..923caba50 100644 --- "a/content/zh/docs/Compilationguide/\345\274\200\346\272\220\350\275\257\344\273\266\347\274\226\350\257\221\346\236\204\345\273\272.md" +++ "b/content/zh/docs/Compilationguide/\345\274\200\346\272\220\350\275\257\344\273\266\347\274\226\350\257\221\346\236\204\345\273\272.md" @@ -20,12 +20,12 @@ openGauss的编译,需要提前把所依赖的开源第三方软件进行编

建议版本:3.6

-

python3-dev

+

python3-devel

建议版本:-3

-

pam-devl

+

pam-devel

建议版本:1.1.8-1.3.1

@@ -35,7 +35,7 @@ openGauss的编译,需要提前把所依赖的开源第三方软件进行编

建议版本:5.9-13.20130511

-

libffi-dev

+

libffi-devel

建议版本:3.1

-- Gitee