~krystianch/obs-time-source

fcbbd4e62748b3af6c5e8e095f8150b25e42c10a — Krystian ChachuĊ‚a 1 year, 1 month ago d40755f
Add build dependencies to README
1 files changed, 4 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +4 -0
@@ 8,6 8,10 @@ An OBS Studio plugin that allows you to add current date and time to scenes.

## Dependencies

* Meson (`meson`)
* A ninja-compatible build tool (e.g. `samurai`)
* A C compiler  (e.g. `gcc`)
* C standard library headers (e.g. `musl-dev`)
* OBS Studio (`obs-studio-dev`)
* PangoCairo (`pango-dev`)