packages/searxng: fix dependencies
This commit is contained in:
parent
d05fa41309
commit
47ac6261ac
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ toPythonModule (buildPythonApplication {
|
|||
postPatch = ''
|
||||
sed -i \
|
||||
-e 's/==.*$//' \
|
||||
-e 's/fasttext-wheel/fasttext/g' \
|
||||
-e 's/fasttext-predict/fasttext/g' \
|
||||
requirements.txt
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue