diff options
Diffstat (limited to 'extra/protobuf-python/Pkgfile')
-rw-r--r-- | extra/protobuf-python/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/protobuf-python/Pkgfile b/extra/protobuf-python/Pkgfile index 98a0fff9f..4b9fd8e66 100644 --- a/extra/protobuf-python/Pkgfile +++ b/extra/protobuf-python/Pkgfile @@ -1,7 +1,7 @@ # Description: Google's data interchange format utility (python API). # URL: http://code.google.com/p/protobuf/ # Maintainer: skingrapher at legtux dot org -# Depends on: python, protobuf>=2.3.0, setuptools +# Depends on: python, protobuf, setuptools name=protobuf-python version=2.3.0 |