summaryrefslogtreecommitdiffstats
path: root/libraries/zc.lockfile
diff options
context:
space:
mode:
author ponce2012-08-26 19:15:07 +0200
committer ponce2012-08-26 19:15:07 +0200
commit012ac55e1256ffbce7f78350bfd82f4a193290d6 (patch)
treed5ff4fafcc711e9bdea6add0cb107272eb27ba66 /libraries/zc.lockfile
parentff5b1980e44a10081896092ffd4e040575146459 (diff)
downloadslackbuilds-012ac55e1256ffbce7f78350bfd82f4a193290d6.tar.gz
libraries/zc.lockfile: Fixed dep information
Diffstat (limited to 'libraries/zc.lockfile')
-rw-r--r--libraries/zc.lockfile/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/zc.lockfile/README b/libraries/zc.lockfile/README
index 6b5a4a01df..ef62d0023e 100644
--- a/libraries/zc.lockfile/README
+++ b/libraries/zc.lockfile/README
@@ -2,5 +2,3 @@ zc.lockfile (Basic inter-process locks)
The zc.lockfile package provides a basic portable implementation of
interprocess locks using lock files.
-
-To build, this requires pysetuptools.