bazarr: Add missing dependency for PostgreSQL DB (#340369)
This commit is contained in:
@@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
|
||||
ps.gevent-websocket
|
||||
ps.pillow
|
||||
ps.setuptools
|
||||
ps.psycopg2
|
||||
]))
|
||||
] ++ runtimeProgDeps;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user