summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-11-15 12:52:39 +0000
committerGary E. Miller <gem@rellim.com>2018-11-15 12:52:39 +0000
commit459f4db77db3d485fb428c56c18f9f6d947d16d8 (patch)
tree42646bec9369cb70753c37948387e462a8e480b2 /build.txt
parent2e272d7d23b4ec1204247808c76910784bc86691 (diff)
downloadgpsd-459f4db77db3d485fb428c56c18f9f6d947d16d8.tar.gz
build.txt: Add suggested Gentoo package names
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/build.txt b/build.txt
index 3a6a3bb9..4cb5963b 100644
--- a/build.txt
+++ b/build.txt
@@ -121,6 +121,12 @@ extensions are installed:
|python-gi-cairo | Python bindings for Cairo toolkit under GI
|===========================================================================
+On Gentoo systems those packages are named:
+|============================================================================
+|dev-python/pygobject
+|dev-python/pycairo
+|============================================================================
+
The ubxtool and zerk clients will only be installed if this Python
extensions is installed:
@@ -128,6 +134,11 @@ extensions is installed:
|pyserial | Python Serial Port extension
|===========================================================================
+On Gentoo systems that package is named:
+|============================================================================
+|dev-python/pyserial
+|============================================================================
+
=== Scons ===
You will need scons version 2.3.0 (from 2013-03-02) or later to build the code.