public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] rawhide: Also add libavcodec BR to bootstrap exclusion
@ 2026-08-09 21:17 Simone Caronni
  0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-08-09 21:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libheif
Branch : rawhide
Commit : 4a1d4b70f86e537f15ec9f07f4fd2653a7a406d9
Author : Simone Caronni <negativo17@gmail.com>
Date   : 2026-08-09T23:17:16+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libheif/c/4a1d4b70f86e537f15ec9f07f4fd2653a7a406d9?branch=rawhide

Log:
Also add libavcodec BR to bootstrap exclusion

---
diff --git a/libheif.spec b/libheif.spec
index e9d6a49..0506210 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -32,7 +32,9 @@ BuildRequires:  gcc-c++
 BuildRequires:  ninja-build
 BuildRequires:  pkgconfig(aom)
 BuildRequires:  pkgconfig(dav1d)
+%if !%{with bootstrap}
 BuildRequires:  pkgconfig(libavcodec)
+%endif
 BuildRequires:  pkgconfig(libbrotlidec)
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libopenjp2)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-09 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 21:17 [rpms/libheif] rawhide: Also add libavcodec BR to bootstrap exclusion Simone Caronni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox