summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dev/pkg/needed.mdwn19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev/pkg/needed.mdwn b/dev/pkg/needed.mdwn
index b382216..a0f3805 100644
--- a/dev/pkg/needed.mdwn
+++ b/dev/pkg/needed.mdwn
@@ -17,6 +17,25 @@ locations around the globe. It is updated periodically to reflect changes made
by political bodies to time zone boundaries, UTC offsets, and daylight-saving
rules.
+popt (`popt`)
+-------------
+
+<http://rpm5.org/files/popt/> <https://directory.fsf.org/wiki/Popt>
+
+The popt library parses command-line options.
+
+The file `popt.ps` should be removed for SIP compliance (it's an unlicensed
+excerpt from a book with embedded non-free fonts).
+
+pkg-config (`pkg-config`)
+-------------------------
+
+<http://pkg-config.freedesktop.org/>
+
+pkg-config is a helper tool used when compiling applications and libraries.
+
+Depends on: `popt`, `glib` (packaged, SPF 1.0)
+
Development
===========