diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-27 02:21:20 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-27 02:21:20 +0000 |
| commit | da00770799d03803d9961189285bd15d5c7c5c89 (patch) | |
| tree | f9c3b248738f231c5c9e3c2978d6085cbab949ba /doc/upgrade.html | |
| parent | f9ef7b0d59a17b648bb1812d5537c640dead80a1 (diff) | |
| download | nsss-da00770799d03803d9961189285bd15d5c7c5c89.tar.gz | |
Add pkg-config support
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index bdb72f6..fca02aa 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,14 +18,14 @@ <h1> What has changed in nsss </h1> -<h2> In 0.2.0.6 </h2> +<h2> In 0.2.1.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.4.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> run-time -dependency bumped to 2.13.1.1. </li> - <li> Static libraries now install in <tt>/usr/lib</tt> by default. </li> +dependency bumped to 2.13.2.0. </li> + <li> <tt>pkg-config</tt> is now supported, see <tt>./configure --help</tt>. </li> </ul> <h2> In 0.2.0.5 </h2> |
