diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 62a0855..adc07f6 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,6 +28,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, cups (>= 1.5), + indicator-common, Recommends: indicator-applet (>= 0.2) | indicator-renderer, system-config-printer-gnome, Description: indicator showing active print jobs |