emacsPackages.eaf-browser: add Python dependency. (#454765)
This commit is contained in:
@@ -60,6 +60,7 @@ melpaBuild (finalAttrs: {
|
||||
eafPythonDeps =
|
||||
ps: with ps; [
|
||||
pysocks
|
||||
pycookiecheat
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user