[Lunar-commits] <moonbase> gajim: remove pysqlite depend.

Florin Braescu florin at lunar-linux.org
Wed Feb 18 21:44:19 CET 2009


commit 0ba351b1ebed2d28502fed4319805a2d50110d9b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Feb 18 22:44:19 2009 +0200

    gajim: remove pysqlite depend.
    
    Pysqlite is included in Python now.
---
 chat/gajim/DEPENDS |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/chat/gajim/DEPENDS b/chat/gajim/DEPENDS
index 2b1ca88..c01b73b 100644
--- a/chat/gajim/DEPENDS
+++ b/chat/gajim/DEPENDS
@@ -1,4 +1,3 @@
-depends  pygtk    &&
-depends  pysqlite  &&
+depends  pygtk
 
 optional_depends  "dbus-python"   ""  ""  "for remote control"


More information about the Lunar-commits mailing list