summaryrefslogtreecommitdiffstats
path: root/development/psycopg2
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2012-08-24 17:30:14 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-08-24 17:47:48 -0500
commit2d8ca0db929ffdb44905db3538320fd5468f4ff0 (patch)
tree40cdb0df8c605699ad867c6df70027dc1f43313d /development/psycopg2
parent5623f108529851741b4798f66cb6913c38785dc1 (diff)
downloadslackbuilds-2d8ca0db929ffdb44905db3538320fd5468f4ff0.tar.gz
slackbuilds-2d8ca0db929ffdb44905db3538320fd5468f4ff0.tar.xz
development/psycopg2: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/psycopg2')
-rw-r--r--development/psycopg2/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/development/psycopg2/README b/development/psycopg2/README
index 7efa90f3ad..ffaef2289d 100644
--- a/development/psycopg2/README
+++ b/development/psycopg2/README
@@ -1,6 +1,3 @@
psycopg is a PostgreSQL database adapter for Python. It supports the
full Python DBAPI 2.0, and is thread safe at level 2. psycopg was
designed for heavily multi-threaded applications.
-
-This SlackBuilds requires that PostgreSQL is installed to build, and
-to be useful. A PostgreSQL SlackBuild is available from SlackBuilds.org.