From 2c28889298a1f9ebc8fa804b35221e9fa351face Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 9 Aug 2022 17:57:29 +0200 Subject: [PATCH] Be consistent in what we (Build)Require --- rpmlint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmlint.spec b/rpmlint.spec index 36aa2d6..f6a7f30 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -35,7 +35,7 @@ BuildRequires: %{py3_dist pytest-xdist} BuildRequires: %{py3_dist pyenchant} BuildRequires: %{py3_dist file-magic} BuildRequires: devscripts-checkbashisms, dash, hunspell-cs, hunspell-en-US -BuildRequires: desktop-file-utils +BuildRequires: /usr/bin/desktop-file-validate %description rpmlint is a tool for checking common errors in RPM packages. Binary