public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-software] rawhide: Remove unused build dependency on libdnf
@ 2026-08-12 15:38
0 siblings, 0 replies; only message in thread
From: @ 2026-08-12 15:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gnome-software
Branch : rawhide
Commit : 8615ac1642db681124a4868cb953abd768dd7ca7
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-08-12T16:34:51+02:00
Stats : +0/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-software/c/8615ac1642db681124a4868cb953abd768dd7ca7?branch=rawhide
Log:
Remove unused build dependency on libdnf
Gnome-software moved from PackageKit to DNF5 plugin in 48.1-2, but
forgot to remove a build-time dependency on pkgconfig(libdnf).
---
diff --git a/gnome-software.spec b/gnome-software.spec
index ae6dffd..ce2d0ea 100644
--- a/gnome-software.spec
+++ b/gnome-software.spec
@@ -75,7 +75,6 @@ BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(json-glib-1.0) >= %{json_glib_version}
BuildRequires: pkgconfig(libadwaita-1) >= %{libadwaita_version}
-BuildRequires: pkgconfig(libdnf)
BuildRequires: pkgconfig(libsoup-3.0)
%if %{with malcontent}
BuildRequires: pkgconfig(malcontent-0)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 15:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 15:38 [rpms/gnome-software] rawhide: Remove unused build dependency on libdnf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox