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

Merge branch 'testing' into master

This commit is contained in:
yalh76 2019-12-19 23:18:50 +01:00 committed by GitHub
commit ebe1a36a5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -3,8 +3,8 @@
"id": "bitwarden",
"packaging_format": 1,
"description": {
"en": "Open source password management solutions.",
"fr": "Solutions de gestion de mots de passe open source."
"en": "Manage passwords and other sensitive informations",
"fr": "Géres les mots de passe et autres informations sensibles"
},
"version": "1.13.0~ynh1",
"url": "https://github.com/dani-garcia/bitwarden_rs",

View file

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