python3Packages.pyside2-tools: fix
This commit is contained in:
committed by
Bjørn Forsman
parent
eb720681e3
commit
84d3fd1fab
@@ -5,6 +5,7 @@
|
||||
stdenv,
|
||||
cmake,
|
||||
qt5,
|
||||
distutils,
|
||||
shiboken2,
|
||||
pyside2,
|
||||
}:
|
||||
@@ -27,6 +28,7 @@ stdenv.mkDerivation {
|
||||
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
distutils
|
||||
wrapPython
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user