aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-10-27 20:14:52 +0100
committerGuido Günther <agx@sigxcpu.org>2014-10-27 20:14:52 +0100
commitf4c9b55fb0ea1be14c8ac12baf38dbcb16fbbda4 (patch)
tree8a42e0e7ad8fed481d087d28f3c4e4b5ea6dad2f /debian
parentBump required GTK+ version (diff)
downloadkrb5-auth-dialog-f4c9b55fb0ea1be14c8ac12baf38dbcb16fbbda4.tar.gz
krb5-auth-dialog-f4c9b55fb0ea1be14c8ac12baf38dbcb16fbbda4.tar.bz2
krb5-auth-dialog-f4c9b55fb0ea1be14c8ac12baf38dbcb16fbbda4.zip
Don't suggest gnome-control-center
We don't ship a plugin for it anymore
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 579a273..96e7225 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,6 @@ Homepage: https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog
Package: krb5-auth-dialog
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: gnome-control-center
Description: tray applet for reauthenticating kerberos tickets
krb5-auth-dialog is a simple tray applet that monitors kerberos tickets. It
pops up reminders when the ticket is about to expire. Tickets can be refreshed
bgstack15