aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 62a0855..8ec81bb 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9),
libdbusmenu-gtk3-dev (>= 0.5.90),
libindicator3-dev (>= 0.3.91),
libcups2-dev,
+ systemd,
Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-printers
# If you aren't a member of ~indicator-applet-developers but need to upload
@@ -27,8 +28,9 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc: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.
.