girara: replace optional dependency json-c with json-glib #3

Closed
opened 2023-02-18 22:18:47 +01:00 by farkuhar · 0 comments
Member

According to lines 74--77 of the meson.build https://git.pwmt.org/pwmt/girara/-/blob/develop/meson.build enabling json now requires the presence of json-glib, not json-c. This dependency change seems to have been introduced by the commit 519317c914

I can confirm a successful build, both with and without json-glib, after
replacing every json-c with json-glib in the girara Pkgfile.

According to lines 74--77 of the meson.build https://git.pwmt.org/pwmt/girara/-/blob/develop/meson.build enabling json now requires the presence of json-glib, not json-c. This dependency change seems to have been introduced by the commit https://git.pwmt.org/pwmt/girara/-/commit/519317c914fe2775302b9f1fb5cda78aefca71c8 I can confirm a successful build, both with and without json-glib, after replacing every json-c with json-glib in the girara Pkgfile.
tb closed this issue 2023-02-19 12:28:35 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ports/contrib#3
No description provided.