Add json-glib

This commit is contained in:
Sebastian Ramacher 2023-09-11 17:31:52 +02:00
parent 3a3e03999a
commit e0271bd3f4
2 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,7 @@ The following dependencies are required:
* `glib` (>= 2.50)
* `girara` (>= 0.3.7)
* `libmagic` from file(1): for mime-type detection
* `json-glib`
The following dependencies are optional:

View File

@ -27,7 +27,6 @@
</method>
<property type='s' name='filename' access='read' />
<property type='u' name='pagenumber' access='read' />
<!-- deprecated, will be removed in the next release -->
<property type='u' name='numberofpages' access='read' />
<property type='s' name='documentinfo' access='read' />
<!-- Open editor with given input file at line and column. -->