diff --git a/python-pdfkit.spec b/python-pdfkit.spec index ac5972b..38582a5 100644 --- a/python-pdfkit.spec +++ b/python-pdfkit.spec @@ -16,13 +16,10 @@ BuildRequires: python2-devel BuildRequires: python3-setuptools BuildRequires: python3-devel BuildRequires: python3 -Requires: python3 -Requires: wkhtmltopdf - Requires: wkhtmltopdf %description -Python 2 wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit. +Python wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit. This is an adapted version of Ruby PDFKit.