summaryrefslogtreecommitdiffstats
path: root/misc/protobuf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/protobuf')
-rw-r--r--misc/protobuf/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/protobuf/README b/misc/protobuf/README
index daa9fa448c..505070d12f 100644
--- a/misc/protobuf/README
+++ b/misc/protobuf/README
@@ -9,7 +9,7 @@ and using a variety of languages. You can even update your data
structure without breaking deployed programs that are compiled
against the "old" format.
-pysetuptools is a required dependency unless you disable python
+pysetuptools is a recommended dependency unless you disable python
support by running the build with "PYTHON=no ./protobuf.SlackBuild"
By default we build the python libraries because a few programs
require it.