From d94f477d661b51405668ef6c060f918198e8a52206b5e8b8aab7d31429706de5 Mon Sep 17 00:00:00 2001 From: Petr Vorel Date: Mon, 14 Dec 2020 09:02:22 +0000 Subject: [PATCH] Accepting request 855690 from home:pevik:branches:Base:System - BuildRequires: s/pkg-config/pkgconfig/ OBS-URL: https://build.opensuse.org/request/show/855690 OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=92 --- libtirpc.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtirpc.changes b/libtirpc.changes index 4275f5e..3454241 100644 --- a/libtirpc.changes +++ b/libtirpc.changes @@ -14,7 +14,7 @@ Wed Dec 2 17:29:03 UTC 2020 - Petr Vorel - pkg-config: use the correct replacements for libdir/includedir - Package changes: - - BuildRequires: s/pkg-config/pkgconf-pkg-config/ + - BuildRequires: s/pkg-config/pkgconfig/ ------------------------------------------------------------------- Thu Oct 29 10:45:54 UTC 2020 - Ludwig Nussel