From e945bab415a4b61b9ee00ad11d02c0b583f073b5 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 1 Apr 2009 15:43:15 +0200 Subject: debian/control: Add ${misc:Depends} to python-apt-dbg dependencies. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index d0fbfdfa..47557615 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,8 @@ Description: Python interface to libapt-pkg Package: python-apt-dbg Priority: extra Architecture: any -Depends: python-dbg, python-apt (= ${Source-Version}), ${shlibs:Depends} +Depends: python-dbg, python-apt (= ${Source-Version}), ${shlibs:Depends}, + ${misc:Depends} Description: Python interface to libapt-pkg (debug extension) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a -- cgit v1.2.3