Added Depends: python-pysqlite2
This commit is contained in:
parent
6c95b75631
commit
0399da22e9
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,7 +7,7 @@ Standards-Version: 3.6.2
|
||||||
|
|
||||||
Package: gajim
|
Package: gajim
|
||||||
Architecture: any
|
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
|
Recommends: python-dns, python2.3-dbus
|
||||||
Suggests: python-gnupginterface, python-gnome2
|
Suggests: python-gnupginterface, python-gnome2
|
||||||
Description: Jabber client written in PyGTK
|
Description: Jabber client written in PyGTK
|
||||||
|
|
Loading…
Add table
Reference in a new issue