Skip to content

Commit

Permalink
Add gpac package in compilation guide on Archlinux (CCExtractor#1605)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sberm authored Apr 5, 2024
1 parent 312d10c commit 3f50441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/COMPILATION.MD
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ yum install -y glew-devel glfw-devel cmake gcc libcurl-devel tesseract-devel lep

Arch:
```bash
sudo paru -S glew glfw curl tesseract leptonica cmake gcc clang
sudo paru -S glew glfw curl tesseract leptonica cmake gcc clang gpac
```

Rust 1.54 or above is also required. [Install Rust](https://www.rust-lang.org/tools/install). Check specific compilation methods below, on how to compile without rust.
Expand Down

0 comments on commit 3f50441

Please sign in to comment.