diff options
author | sibel <lesibel at free dot fr> | 2010-07-13 14:49:19 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-07-13 14:49:19 +0200 |
commit | 90b61d2e6484309f27d3bff3b8045fc45dfc4bf5 (patch) | |
tree | 76eaae8155788f755eab5571d01a2a71396c1344 | |
parent | bb862deb37fca02efc29698bfe397028284e4cc7 (diff) | |
download | nutyx-pakxe-90b61d2e6484309f27d3bff3b8045fc45dfc4bf5.tar.gz nutyx-pakxe-90b61d2e6484309f27d3bff3b8045fc45dfc4bf5.tar.bz2 nutyx-pakxe-90b61d2e6484309f27d3bff3b8045fc45dfc4bf5.tar.xz nutyx-pakxe-90b61d2e6484309f27d3bff3b8045fc45dfc4bf5.zip |
maj deps protobuf-python
-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 |