diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-02 20:49:41 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-02 20:49:41 +0200 |
| commit | b83fcc42a4370fae179c143b371029556306d6d5 (patch) | |
| tree | 3fd4360b6e929978039002ea88096de46bfecb2e /debian/control | |
| parent | 7e0a76008e37d04416a7c2a5c5280864b4bf7649 (diff) | |
| download | python-apt-b83fcc42a4370fae179c143b371029556306d6d5.tar.gz | |
* added missing gksu dependency (this should become a recommends later)
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 f2fe41c3..7ed4c7a5 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.6.2 Package: update-manager Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python, python-glade2, python-apt (>= 0.6.16.2), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades, gksu, iso-codes, python-dbus, python-vte +Depends: ${python:Depends}, ${misc:Depends}, python, python-glade2, python-apt (>= 0.6.16.2), synaptic (>= 0.57.8), lsb-release, python-gnupginterface, unattended-upgrades, gksu, iso-codes, python-dbus, python-vte, gksu Recommends: python-gnome2 Description: GNOME application that manages apt updates This is the GNOME apt update manager. It checks for updates and lets the user |
