onioncircuits: add missing dependency (#516672)
This commit is contained in:
@@ -35,6 +35,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
dependencies = with python3.pkgs; [
|
||||
pygobject3
|
||||
stem
|
||||
pycountry
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user