From a7b4afcbf156cc388d18b3c8c57fe1c88b22344d Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 13 Jul 2023 14:49:43 +0200 Subject: [PATCH] drop xmlto from build dependencies No longer used for documentation. --- gpsd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gpsd.spec b/gpsd.spec index 4204f87..8c32104 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -17,7 +17,6 @@ Patch1: gpsd-apistatus.patch BuildRequires: dbus-devel BuildRequires: dbus-glib-devel BuildRequires: ncurses-devel -BuildRequires: xmlto BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: gtk3-devel