aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2016-11-24 23:27:29 +0000
committerBileto Bot <ci-train-bot@canonical.com>2016-11-24 23:27:29 +0000
commit761f01ef259d48b77875d42f8705f6c3959068e9 (patch)
tree9c1f044395ba089c4fe2732189018001cc4b7d07
parentb646946e89c659ede73af152bfc75a74e43e0a07 (diff)
parent5df4c256cc073cdda410d1449fb11b617f09726c (diff)
downloadayatana-indicator-printers-761f01ef259d48b77875d42f8705f6c3959068e9.tar.gz
ayatana-indicator-printers-761f01ef259d48b77875d42f8705f6c3959068e9.tar.bz2
ayatana-indicator-printers-761f01ef259d48b77875d42f8705f6c3959068e9.zip
Recommend system-config-printer instead of obsolete system-config-printer-gnome (LP: #1643129) (LP: #1643129)
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index adc07f6..8ec81bb 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Depends: ${shlibs:Depends},
cups (>= 1.5),
indicator-common,
Recommends: indicator-applet (>= 0.2) | indicator-renderer,
- system-config-printer-gnome,
+ system-config-printer,
Description: indicator showing active print jobs
This indicator is designed to let you view and control active print jobs.
.