1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

add dependency

This commit is contained in:
yalh76 2019-08-05 05:47:47 +02:00
parent 0710abbacb
commit 6fa19a5abe

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="curl tar" pkg_dependencies="curl tar pkg-config"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS