1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

Update _common.sh

This commit is contained in:
Kayou 2020-02-12 11:25:35 +07:00 committed by GitHub
parent 039f846e4a
commit f75a0294d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="python3-pip" pkg_dependencies="python3-pip libffi-dev"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS