From 07496f0fdbfd3a55ed7858c638a0e1ba526cea75 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 14 Mar 2019 09:22:00 -0500 Subject: [PATCH] add link to upstream build docs --- python-qt5.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-qt5.spec b/python-qt5.spec index 4acc284..36e1ea0 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -246,6 +246,8 @@ Requires: python%{python3_pkgversion}-qt5%{?_isa} = %{version}-%{release} %build +## see also https://www.riverbankcomputing.com/static/Docs/PyQt5/installation.html + PATH=%{_qt5_bindir}:$PATH ; export PATH # Python 2 build: