1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-05-23 10:04:45 +02:00
parent 01c81ea7e4
commit 2d85da89d6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="apt-transport-https libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev postgresql librsvg2-bin libsqlite3-dev zlib1g-dev" #crystal pkg_dependencies="apt-transport-https libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev postgresql librsvg2-bin libsqlite3-dev zlib1g-dev libevent-dev pkg-config libpcre3-dev" #crystal
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS