summary refs log tree commit diff
path: root/pkgs/games/mnemosyne
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/mnemosyne')
-rw-r--r--pkgs/games/mnemosyne/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/games/mnemosyne/default.nix b/pkgs/games/mnemosyne/default.nix
index 0d419c08b00..c1bde5fcbc3 100644
--- a/pkgs/games/mnemosyne/default.nix
+++ b/pkgs/games/mnemosyne/default.nix
@@ -14,7 +14,6 @@ in pythonPackages.buildPythonApplication rec {
     pyqt4
     matplotlib
     cherrypy
-    sqlite3
     webob
   ];
   preConfigure = ''