mirror of
https://github.com/Sonarr/Sonarr
synced 2026-04-21 20:51:56 +02:00
Revert "Added 'libicu72' as a required package for Debian install script"
This reverts commit 103b1335b9.
This commit is contained in:
parent
f977b8ba1b
commit
4b50861a6b
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ fi
|
|||
|
||||
app="sonarr"
|
||||
app_port="8989"
|
||||
app_prereq="curl sqlite3 wget libicu72"
|
||||
app_prereq="curl sqlite3 wget"
|
||||
app_umask="0002"
|
||||
branch="main"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue