Specify libicu explicitly in Aptfile (#4920)
It seems libicu-dev no longer installs libicu55 needed by charlock_holmes.
This commit is contained in:
parent
f29918e707
commit
081f907f90
1 changed files with 1 additions and 0 deletions
1
Aptfile
1
Aptfile
|
@ -1,4 +1,5 @@
|
|||
ffmpeg
|
||||
libicu[0-9][0-9]
|
||||
libicu-dev
|
||||
libidn11
|
||||
libidn11-dev
|
||||
|
|
Loading…
Reference in a new issue