summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author ponce2012-08-26 08:50:38 +0200
committer ponce2012-08-26 08:50:38 +0200
commit5c3850d21177a352692967fab92d81fbd0081b11 (patch)
treeda3179a132bad93d81eaa2657a7d0fabf4b1f3de /misc
parent490f779cfaa8144848341453c1dbd3d684e9f8d9 (diff)
downloadslackbuilds-5c3850d21177a352692967fab92d81fbd0081b11.tar.gz
misc/protobuf: Fixed dep information
Diffstat (limited to 'misc')
-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.