From 983dacb39a79e6e905ad542795e7641a6a1bceb4 Mon Sep 17 00:00:00 2001 From: ponce Date: Thu, 23 Aug 2012 13:08:54 +0200 Subject: python/pydblite: Fixed dep information --- python/pydblite/README | 3 ++- python/pydblite/pydblite.info | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'python/pydblite') diff --git a/python/pydblite/README b/python/pydblite/README index 00a37b1a68..3b7ca0f493 100644 --- a/python/pydblite/README +++ b/python/pydblite/README @@ -5,4 +5,5 @@ list comprehensions as query language instead of SQL, which stores data in a cPickled file. You can also use PyDbLite with MySQL and SQLite, as backends. -In order to use MySQL's adapter, you will need MySQL-python. +In order to use MySQL's adapter, you will need the optional +dependency MySQL-python. diff --git a/python/pydblite/pydblite.info b/python/pydblite/pydblite.info index 9218e398f8..f262cb27d0 100644 --- a/python/pydblite/pydblite.info +++ b/python/pydblite/pydblite.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/pydblite/PyDbLite-2.7.zip" MD5SUM="6d7d71a01ae5731a515ea3e6552cd843" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="MySQL-python" +REQUIRES="" MAINTAINER="LukenShiro" EMAIL="lukenshiro@ngi.it" -- cgit v1.2.3