Skip to content

Commit

Permalink
docs: document xxd is required for building
Browse files Browse the repository at this point in the history
  • Loading branch information
hanatos committed Jun 17, 2024
1 parent 7f4f9ff commit e7aefb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ and we may link to some others, too.
* libjpeg
* video io: libavformat libavcodec (minimum version 6)
* sound: libasound2
* build: make, pkg-config, clang, rsync, sed
* build: make, pkg-config, clang, rsync, sed, xxd

the full list of packages used to build the nightly appimages can be found in the [workflow yaml file](.github/workflows/nightly.yml).

Expand Down

0 comments on commit e7aefb6

Please sign in to comment.