pyqt5: no need to set --qmake in configure
This commit is contained in:
parent
bf117e3205
commit
4ee379278f
@ -45,7 +45,6 @@ in buildPythonPackage {
|
||||
${python.executable} configure.py -w \
|
||||
--confirm-license \
|
||||
--dbus=${dbus_libs.dev}/include/dbus-1.0 \
|
||||
--qmake=$QMAKE \
|
||||
--no-qml-plugin \
|
||||
--bindir=$out/bin \
|
||||
--destdir=$out/${python.sitePackages} \
|
||||
|
Loading…
Reference in New Issue
Block a user