mirror of
https://github.com/YunoHost-Apps/biboumi_ynh.git
synced 2024-09-03 18:15:58 +02:00
Merge pull request #20 from YunoHost-Apps/add-metronome-dep
Add metronome dep
This commit is contained in:
commit
7fef784384
3 changed files with 5 additions and 3 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Biboumi for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/biboumi)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=biboumi)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Biboumi pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/biboumi)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=biboumi)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="biboumi"
|
||||
pkg_dependencies="metronome biboumi"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue