Skip to content

Commit 7da0c68

Browse files
authored
Update README.md
Add missing `json-glib-1.0` package dependency to README Fixes #180
1 parent 6c36acc commit 7da0c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ You'll need the following dependencies:
3030
meson
3131
gio-2.0
3232
valac
33+
json-glib-1.0
3334

3435
Run meson build to configure the build environment. Change to the build directory and run ninja test to build and run automated tests
3536

0 commit comments

Comments
 (0)