opensnitch-ui: inlude dependency pyasn (#160134)

This commit is contained in:
Jonas Heinrich
2022-02-22 18:13:56 -05:00
committed by GitHub
parent acc1179298
commit ef319a62b3
+1 -1
View File
@@ -27,7 +27,7 @@ python3Packages.buildPythonApplication rec {
unicode-slugify
pyinotify
notify2
# pyasn # dpendency missing but not mandatory
pyasn
];
preBuild = ''