public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-software] rawhide: BuildRequire libglib-testing only when webapps are built
@ 2026-08-03 14:44 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-08-03 14:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gnome-software
Branch : rawhide
Commit : ebc3f8391a7580af3599b6bc92ebc9e9f7fe2723
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-08-03T15:30:11+02:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-software/c/ebc3f8391a7580af3599b6bc92ebc9e9f7fe2723?branch=rawhide
Log:
BuildRequire libglib-testing only when webapps are built
---
diff --git a/gnome-software.spec b/gnome-software.spec
index ed65cbf..ae6dffd 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -66,7 +66,9 @@ BuildRequires: pkgconfig(fwupd) >= %{fwupd_version}
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version}
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
+%if %{with webapps}
BuildRequires: pkgconfig(glib-testing-0)
+%endif
BuildRequires: pkgconfig(gmodule-2.0) >= %{glib2_version}
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 14:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 14:44 [rpms/gnome-software] rawhide: BuildRequire libglib-testing only when webapps are built Milan Crha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox