summaryrefslogtreecommitdiffstats
path: root/printer/cups/DEPENDS
blob: eb77a5fd79a3a88ca74ae7cbff86214e9cc553c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
depends  zlib                                     &&
depends -sub CXX gcc                                      &&
depends  pkgconfig                                &&

depends shared-mime-info &&

optional_depends  avahi --with{,out}-avahi \
                  'Avahi Service Discovery' &&

optional_depends  mdnsresponder --with{,out}-dnssd \
                  'DNS Service Discovery'       &&

optional_depends  libpaper --with{,out}-libpaper  \
                  'Enable libpaper support'       &&

optional_depends  libusb   --with{,out}-libusb \
                  'usb printers' &&

optional_depends  dbus   --with{,out}-dbus \
                  "hardware notifications"        &&

optional_depends  linux-pam --with{,out}-pam \
                  "for pluggable authentication"  &&

optional_depends  gnutls --with{,out}-gnutls \
                  'security' &&

optional_depends  acl --with{,out}-acl \
                  "for file system access control lists support"  &&

optional_depends  krb5 --with{,out}-gssapi 'Kerberos support - deprecated' &&

optional_depends  systemd --with{,out}-systemd \
                  'SystemD support' &&

suggest_depends ghostscript '' '' 'to print Postscript files'
suggest_depends cups-filters '' '' 'extra backends and filters'