Add 'aiosignal' as build-time dependency in Bookwyrm package
This commit is contained in:
parent
43a42e9407
commit
8d6a01dbe5
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ mkDerivation {
|
|||
|
||||
ln -sf ${aiohappyeyeballs}/lib/python3.11/site-packages/* /build/lib/python3.11/site-packages/
|
||||
ln -sf ${aiohttp}/lib/python3.11/site-packages/* /build/lib/python3.11/site-packages/
|
||||
ln -sf ${aiosignal}/lib/python3.11/site-packages/* /build/lib/python3.11/site-packages/
|
||||
ln -sf ${asgiref}/lib/python3.11/site-packages/* /build/lib/python3.11/site-packages/
|
||||
ln -sf ${attrs}/lib/python3.11/site-packages/* /build/lib/python3.11/site-packages/
|
||||
ln -sf ${bw-file-resubmit}/lib/python3.11/site-packages/* /build/lib/python3.11/site-packages/
|
||||
|
|
Loading…
Add table
Reference in a new issue