diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 5e89f68..b1ab124 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -293,7 +293,7 @@ Requires: python3-dbus BuildRequires: python-qt5-devel %else %if ( 0%{?fedora} >= 31 || 0%{?rhel} >= 8 ) -BuildRequires: PyQt5-devel +BuildRequires: python3-qt5-devel %else BuildRequires: PyQt4-devel %endif