mirror of
https://github.com/YunoHost-Apps/UMS_ynh.git
synced 2024-10-01 13:35:01 +02:00
typo : add space
This commit is contained in:
parent
a244c46976
commit
263f93fc6e
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ pkg_dependencies="mediainfo dcraw p7zip"
|
||||||
|
|
||||||
if [[ "$YNH_ARCH" == "armhf" ]] || [[ "$YNH_ARCH" == "arm64" ]]
|
if [[ "$YNH_ARCH" == "armhf" ]] || [[ "$YNH_ARCH" == "arm64" ]]
|
||||||
then
|
then
|
||||||
pkg_dependencies+="openjdk-17-jre"
|
pkg_dependencies+=" openjdk-17-jre"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue