]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
install/deps: flesh out libgit2, SQLite, and Xapian packages
authorEric Wong <e@80x24.org>
Sat, 16 Sep 2023 12:09:24 +0000 (12:09 +0000)
committerEric Wong <e@80x24.org>
Sat, 16 Sep 2023 12:12:52 +0000 (12:12 +0000)
commit82990fb72dac23ccc8d7c0d8388151514b3c0366
tree5067aae376f090908fdb09384a96646ca7897060
parent217b26d007a7d9be3f0ae768e32a8a3e4807f27c
install/deps: flesh out libgit2, SQLite, and Xapian packages

This seems to work reasonably well across multiple BSDs and
Debian and smooth out differences in packaging granularity.

Declaring the $always_deps relationship between `Xapian'(.pm) and
libxapian means we can get rid of the OpenBSD-specific hack to
remove `xapian-bindings-perl' before other packages.
install/deps.perl