diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-04-01 15:25:03 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-04-01 15:25:03 +0200 |
| commit | bea068087a98e03bbdaae2ac46287ed0d69e509a (patch) | |
| tree | c30272afc2eb1f87aa92368ee4f86873ae539b0c /debian/control | |
| parent | 10858f98f759a2407ac596582687581a2ed33d34 (diff) | |
| download | python-apt-bea068087a98e03bbdaae2ac46287ed0d69e509a.tar.gz | |
Depend on libjs-jquery, and remove internal copy
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 932a2b4f..6e0acd94 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,8 @@ Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes Package: python-apt Architecture: any -Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release +Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release, + libjs-jquery Recommends: iso-codes Priority: optional Provides: ${python:Provides} |
