From ce638455fd64fdb68d72e9b3f763d732207a185f Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Sat, 2 Aug 2008 05:51:26 +0000 Subject: [PATCH] add json to dependency list --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 94a7819d5..39a7ae23e 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.2 Package: deluge-torrent Architecture: any -Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-glade2, python-xdg, python-notify, notification-daemon, python-dbus, librsvg2-common, python-pyopenssl, python-setuptools +Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-glade2, python-xdg, python-notify, notification-daemon, python-dbus, librsvg2-common, python-pyopenssl, python-setuptools, python-json Conflicts: deluge-torrent-common Replaces: deluge-torrent-common Description: A Bittorrent client written in Python/PyGTK