roboschool: pin to qt514
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, python
|
||||
, fetchFromGitHub
|
||||
, fetchpatch
|
||||
, qt5
|
||||
, qtbase
|
||||
, boost
|
||||
, assimp
|
||||
, gym
|
||||
@@ -33,14 +33,14 @@ buildPythonPackage rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkgconfig
|
||||
qt5.qtbase # needs the `moc` tool
|
||||
qtbase # needs the `moc` tool
|
||||
which
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
bullet-roboschool
|
||||
assimp
|
||||
qt5.qtbase
|
||||
qtbase
|
||||
boost
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user