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 \
|
${python.executable} configure.py -w \
|
||||||
--confirm-license \
|
--confirm-license \
|
||||||
--dbus=${dbus_libs.dev}/include/dbus-1.0 \
|
--dbus=${dbus_libs.dev}/include/dbus-1.0 \
|
||||||
--qmake=$QMAKE \
|
|
||||||
--no-qml-plugin \
|
--no-qml-plugin \
|
||||||
--bindir=$out/bin \
|
--bindir=$out/bin \
|
||||||
--destdir=$out/${python.sitePackages} \
|
--destdir=$out/${python.sitePackages} \
|
||||||
|
Loading…
Reference in New Issue
Block a user