summaryrefslogtreecommitdiff
path: root/libvaladoc/valadoc.deps.in
Commit message (Collapse)AuthorAgeFilesLines
* libvaladoc: Move gmodule-2.0 to Requires.private of pkg-config fileRico Tzschichholz2019-11-061-1/+1
| | | | It is not required by the public API
* Merge valadoc 0.36.0Rico Tzschichholz2017-06-271-0/+3
Consider valadoc a part of vala's toolchain and therefore let it live in the main repository. With this merge there is no need to maintain multiple driver sources since only one is required from now on. There is no dependency on gee-0.8 and vala's internal gee copy has made to be sufficient. The libvaladoc library will be suffixed with vala's version suffix too. Besides this renaming the rest of the valadoc file layout is kept the same. https://bugzilla.gnome.org/show_bug.cgi?id=782782