~ci-train-bot/ubuntu-settings-components/ubuntu-settings-components-ubuntu-zesty-2236

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bileto Bot
  • Date: 2017-02-21 16:16:01 UTC
  • mfrom: (176.2.56 printer-components)
  • Revision ID: ci-train-bot@canonical.com-20170221161601-b6xdyrpew24xfnpl
* packaging: suggest cups, depend on libcups2-dev
* adds cups bindings for printer/job management

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
Build-Depends: cmake,
6
6
               cmake-extras (>= 0.10),
 
7
               libcups2-dev,
 
8
               libqt5printsupport5,
7
9
               debhelper (>= 9),
8
10
               pkg-config,
9
11
               python3:any,
40
42
Architecture: any
41
43
Multi-Arch: same
42
44
Pre-Depends: dpkg (>= 1.15.6~),
 
45
Suggests: cups,
43
46
Depends: gsettings-ubuntu-schemas (>= 0.0.7),
44
47
         qml-module-biometryd,
45
48
         qml-module-qtquick-layouts,