On Wed, Dec 4, 2019 at 12:28 AM Greg Stein <gst...@gmail.com> wrote: > On Tue, Dec 3, 2019 at 10:41 PM Nathan Hartman <hartman.nat...@gmail.com> > wrote: >> I'd prefer to put utf8proc toward the top of "Dependencies in Detail" >> because it is a required dependency. Currently I added it at the end, >> item 24. Moving it up will renumber most of the items. Should I do >> that? > > > +1 to group the required items, with the requisite renumbering for optionals.
Done. r1870861 documents the required dependency on utf8proc without altering any other text. r1870862 moves the required dependencies SQLite, libz, and utf8proc to the top of the list and renumbers the list. Cheers, Nathan