From bb92718f25395c97fa48fdd32fa1e28831267baf Mon Sep 17 00:00:00 2001 From: novice <5700429+mynov1ce@user.noreply.gitee.com> Date: Sat, 18 May 2024 05:19:07 +0000 Subject: [PATCH] update less.spec. Signed-off-by: novice <5700429+mynov1ce@user.noreply.gitee.com> --- less.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less.spec b/less.spec index 8248f9a..1d9cf0c 100644 --- a/less.spec +++ b/less.spec @@ -16,7 +16,7 @@ Patch7: backport-Avoid-stealing-data-from-an-input-program-that-uses-.pa Patch8: backport-Fixed-typo.patch Patch9: backport-Move-any_data-under-if-USE_POLL-and-ensure-that-tty-variable.patch -BuildRequires: gcc make ncurses-devel autoconf automake libtool +BuildRequires: gcc make ncurses-devel autoconf automake libtoolxx %description Less is a pager. A pager is a program that displays text files. -- Gitee