From 96b7f92dbf55e74499968eb77027f5d8c035dc28 Mon Sep 17 00:00:00 2001 From: Raphael Groner Date: Mon, 16 Mar 2020 22:41:51 +0100 Subject: [PATCH] drop duplicated Requires --- python-pdfkit.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-pdfkit.spec b/python-pdfkit.spec index f580e7e..c2f276e 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -27,8 +27,6 @@ BuildRequires: wkhtmltopdf Requires: python3 Requires: wkhtmltopdf -Requires: wkhtmltopdf - %description Python 2 wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit.