SHA256
1
0
forked from pool/libguestfs

Accepting request 1143191 from home:dimstar:Factory

- BuildRequire pkgconfig(libzstd) additionaly to zstd: we need the
  devel package. In the past, it was pulled in by indirect deps.

OBS-URL: https://build.opensuse.org/request/show/1143191
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=566
This commit is contained in:
Charles Arnold 2024-02-01 14:44:32 +00:00 committed by Git OBS Bridge
parent 241b3992e9
commit a47ed8d595
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 1 04:30:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(libzstd) additionaly to zstd: we need the
devel package. In the past, it was pulled in by indirect deps.
-------------------------------------------------------------------
Thu Jan 11 15:45:00 MST 2024 - carnold@suse.com

View File

@ -70,6 +70,7 @@ BuildRequires: pkgconfig(libpcre2-8)
BuildRequires: pkgconfig(libtirpc)
BuildRequires: pkgconfig(libvirt)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(libzstd)
BuildRequires: pkgconfig(ncurses)
BuildRequires: pkgconfig(python3)
BuildRequires: pkgconfig(rpm) >= 4.6.0