diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-01-18 22:26:20 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-01-18 22:26:20 +0000 |
commit | 5b8c18e9dc30668830d4601f0b796a3a0f0bb1a6 (patch) | |
tree | c972b5960588c0319a0e4b19acc8d57402dd9cf2 /debian/control | |
parent | c5691ddf15797bead5d77021ee0524635798bebb (diff) |
* added debian-archive-keyring to recommends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5c76a90eb..3b8883f88 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Depends: ${shlibs:Depends} Priority: important Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7) Provides: ${libapt-pkg:provides} +Recommends: debian-archive-keyring Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, gnupg Section: admin Description: Advanced front-end for dpkg |