diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-30 21:48:03 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-30 21:48:03 +0200 |
commit | 96c1153afd783c40af8bce9add60fb0b6f18080d (patch) | |
tree | 7c5e59697d6304b984e2ccfa081b61280d950cbd /debian/control | |
parent | ac005224d02d7d993074697f11009ff40f57cb6b (diff) |
* methods/makefile:
- install lzma symlink method (for full lzma support)
* debian/control:
- suggest "lzma"
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 76e5b1a19..742e8ca5c 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Depends: ${shlibs:Depends}, debian-archive-keyring Priority: important Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7) Provides: ${libapt-pkg:provides} -Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2 +Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma Section: admin Description: Advanced front-end for dpkg This is Debian's next generation front-end for the dpkg package manager. |