Open arteymix opened 8 years ago
You need to add fcgi too
error: Package `fcgi' not found in specified Vala API directories or GObject-Introspection GIR directories
error: fcgi, dependency of vsgi-0.2, not found in specified Vala API directories
None of it's API are public exposed (nor for gio-unix-2.0
), so it should be simply removed.
It's being removed here: https://github.com/nemequ/vala-girs/pull/9
it works with that PR 🎉
The docs have been added to https://github.com/nemequ/vala-girs repository.