public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nemo] rawhide: Remove unnecessary BuildRequires: 'pkgconfig(libxml-2.0)'
@ 2026-07-25 17:59 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-25 17:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/nemo
            Branch : rawhide
            Commit : 11b88162ff1ebdc4e5a40f858c19bd170b715df3
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-25T16:00:35+02:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/nemo/c/11b88162ff1ebdc4e5a40f858c19bd170b715df3?branch=rawhide

            Log:
            Remove unnecessary BuildRequires: 'pkgconfig(libxml-2.0)'

No 'meson.build' in the nemo source tree references 'libxml-2.0'.
The dependency is likely a leftover from the autotools era.

Linux Mint 'debian/control' also does not list 'libxml2-dev' as a
build dependency.
https://github.com/linuxmint/nemo/blob/6.7.4-unstable/debian/control

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/nemo.spec b/nemo.spec
index 8fd968a..4970aac 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -43,7 +43,6 @@ BuildRequires:  pkgconfig(gtk-layer-shell-0)
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(cinnamon-desktop) >= 6.7.0
 BuildRequires:  pkgconfig(gail-3.0)
-BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xapp) >= 2.2.0
 BuildRequires:  pkgconfig(exempi-2.0)

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

only message in thread, other threads:[~2026-07-25 17:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-25 17:59 [rpms/nemo] rawhide: Remove unnecessary BuildRequires: 'pkgconfig(libxml-2.0)' Michal Schorm

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