aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 2d3eb36..84fa787 100644
--- a/INSTALL
+++ b/INSTALL
@@ -67,9 +67,14 @@ The same on Fedora:
And on FreeBSD:
- $ sudo pkg install git gmake pkgconfig autoconf automake libtool \
+ $ sudo pkg install git gmake pkgconf autoconf automake libtool \
glib gtk3 groff doxygen
+On NetBSD:
+
+ $ sudo pkgin install git gmake pkg-config autoconf automake libtool-base \
+ glib2 gtk3+ doxygen
+
Building from Source Tar Ball or Repository
===========================================