From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 2/3] libtirpc: Does not depend on libgssglue Date: Tue, 21 Feb 2023 16:03:38 +0100 Message-ID: <20230221150339.878076-2-stefan.schantl@ipfire.org> In-Reply-To: <20230221150339.878076-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0910888499393619406==" List-Id: --===============0910888499393619406== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Stefan Schantl --- libtirpc/libtirpc.nm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libtirpc/libtirpc.nm b/libtirpc/libtirpc.nm index b37755962..55857a103 100644 --- a/libtirpc/libtirpc.nm +++ b/libtirpc/libtirpc.nm @@ -5,7 +5,7 @@ name = libtirpc version = 1.3.3 -release = 1 +release = 2 groups = System/Libraries url = http://nfsv4.bullopensource.org/ @@ -26,7 +26,6 @@ build requires autoconf automake - libgssglue-devel libtool end -- 2.30.2 --===============0910888499393619406==--