Added Depends: python-pysqlite2
This commit is contained in:
parent
6c95b75631
commit
0399da22e9
|
@ -7,7 +7,7 @@ Standards-Version: 3.6.2
|
|||
|
||||
Package: gajim
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0)
|
||||
Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
|
||||
Recommends: python-dns, python2.3-dbus
|
||||
Suggests: python-gnupginterface, python-gnome2
|
||||
Description: Jabber client written in PyGTK
|
||||
|
|
Loading…
Reference in New Issue