mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2025-09-17 21:38:35 +02:00
add libzmq3-dev
This commit is contained in:
parent
f6fe2b9132
commit
a1caf0f1c7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="python3-pip libffi-dev"
|
||||
pkg_dependencies="python3-pip libffi-dev libzmq3-dev"
|
||||
|
||||
nodejs_version="10"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue