TurboGit/hubicfuse

debian stretch: Unmet build dependencies: libjson0-dev

Closed this issue · 3 comments

hey,
on debian stretch (the upcoming stable) there is no "libjson0-dev" any more.

$ LANG=C dpkg-checkbuilddeps
$ dpkg-checkbuilddeps: error: Unmet build dependencies: libjson0-dev

Actually libjson0-dev already a transitional package.
https://packages.debian.org/source/jessie/json-c

In Debian there is a control file for each release. For stretch it is libjson-c3
https://packages.debian.org/source/stretch/json-c

I suggest to use Build-Depends: libjson-c-dev