From e0acbc253a5635ecef50f94b1be1b00bb9cb06fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=91=E6=B2=A7?= <1050706328@qq.com> Date: Fri, 6 Sep 2024 04:16:15 +0000 Subject: [PATCH] update proftpd.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 云沧 <1050706328@qq.com> --- proftpd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/proftpd.spec b/proftpd.spec index 3a757cc..89d43a2 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -45,6 +45,7 @@ Patch6: proftpd-1.3.7rc3-logging-not-systemd.patch Patch7: proftpd-1.3.8-fix-environment-sensitive-tests-failure.patch Patch8: huawei-proftpd-service-add-restart.patch + BuildRequires: coreutils BuildRequires: gcc BuildRequires: gettext -- Gitee