Skip to content

Commit b52a1c8

Browse files
committed
Adding libtool requirement for Ubuntu in readme
1 parent e729a3c commit b52a1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ with https://github.com/markus-perl/ffmpeg-build-script/actions to make sure eve
125125

126126
```bash
127127
# Debian and Ubuntu
128-
$ sudo apt install build-essential curl libzip-dev
128+
$ sudo apt install build-essential curl libzip-dev libtool
129129

130130
# Fedora
131131
$ sudo dnf install @development-tools curl

0 commit comments

Comments
 (0)