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:
parent
241b3992e9
commit
a47ed8d595
@ -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
|
Thu Jan 11 15:45:00 MST 2024 - carnold@suse.com
|
||||||
|
|
||||||
|
@ -70,6 +70,7 @@ BuildRequires: pkgconfig(libpcre2-8)
|
|||||||
BuildRequires: pkgconfig(libtirpc)
|
BuildRequires: pkgconfig(libtirpc)
|
||||||
BuildRequires: pkgconfig(libvirt)
|
BuildRequires: pkgconfig(libvirt)
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
|
BuildRequires: pkgconfig(libzstd)
|
||||||
BuildRequires: pkgconfig(ncurses)
|
BuildRequires: pkgconfig(ncurses)
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
BuildRequires: pkgconfig(rpm) >= 4.6.0
|
BuildRequires: pkgconfig(rpm) >= 4.6.0
|
||||||
|
Loading…
Reference in New Issue
Block a user