public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] rawhide: Fix condition
@ 2026-08-10 14:13 Simone Caronni
0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-08-10 14:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libheif
Branch : rawhide
Commit : 596445c050da8dbc9cf3f02b4db58add84d6f5bf
Author : Simone Caronni <negativo17@gmail.com>
Date : 2026-08-10T16:13:19+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libheif/c/596445c050da8dbc9cf3f02b4db58add84d6f5bf?branch=rawhide
Log:
Fix condition
---
diff --git a/libheif.spec b/libheif.spec
index 56909ef..06d0d02 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -139,7 +139,7 @@ rm -rf third-party/
-DWITH_DAV1D=ON \
-DWITH_DAV1D_PLUGIN=ON \
-DWITH_EXAMPLES=ON \
-%if %{with bootstrap}
+%if !%{with bootstrap}
-DWITH_FFMPEG_DECODER=ON \
-DWITH_FFMPEG_DECODER_PLUGIN=ON \
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 14:13 [rpms/libheif] rawhide: Fix condition Simone Caronni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox