mnemosyne: Add pyopengl to silence OpenGL warning
This commit is contained in:
parent
f6889aa21e
commit
4ea30958a8
@ -17,13 +17,14 @@ python.pkgs.buildPythonApplication rec {
|
|||||||
buildInputs = [ anki ];
|
buildInputs = [ anki ];
|
||||||
|
|
||||||
propagatedBuildInputs = with python.pkgs; [
|
propagatedBuildInputs = with python.pkgs; [
|
||||||
|
cheroot
|
||||||
|
cherrypy
|
||||||
googletrans
|
googletrans
|
||||||
gtts
|
gtts
|
||||||
pyqtwebengine
|
|
||||||
pyqt5
|
|
||||||
matplotlib
|
matplotlib
|
||||||
cherrypy
|
pyopengl
|
||||||
cheroot
|
pyqt5
|
||||||
|
pyqtwebengine
|
||||||
webob
|
webob
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user