ubports-click: add missing dependency on chardet
This commit is contained in:
@@ -89,6 +89,7 @@ let
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
python-debian
|
||||
chardet
|
||||
pygobject3
|
||||
setuptools
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user