diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 19:17:23 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 19:17:23 +0200 |
commit | 290339a2120686865cc620a6243962b3c947eb0b (patch) | |
tree | 4e625c99fbac491917e0e633c23758f40ca20d65 /libraries/zfec/README | |
parent | e72af91f90b5acafcfae5d7c26aad7b1def8c5c2 (diff) | |
download | slackbuilds-290339a2120686865cc620a6243962b3c947eb0b.tar.gz |
libraries/zfec: Fixed dep information
Diffstat (limited to 'libraries/zfec/README')
-rw-r--r-- | libraries/zfec/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/zfec/README b/libraries/zfec/README index 93f3d9a02b..957d71bbb6 100644 --- a/libraries/zfec/README +++ b/libraries/zfec/README @@ -21,5 +21,3 @@ package makes several changes from the original "fec" package, including addition of the Python API, refactoring of the C API to support zero-copy operation, a few clean-ups and optimizations of the core code itself, and the addition of a command-line tool named "zfec". - -This package requires pysetuptools, pyutil and darcsver. |