summaryrefslogblamecommitdiffstats
path: root/printer/glabels/DEPENDS
blob: 7629df3359d62c6465fe686542a8ca90ebf07b07 (plain) (tree)
1
2
3
4
5
6
7






                    





                                                       



















                                                       


                                                      

                                                     
depends pkgconfig &&
depends glib2     &&
depends pango     &&
depends cairo     &&
depends gtk+3     &&
depends libxml2   &&
depends librsvg2  &&

optional_depends gtk-doc                             \
                 "--enable-gtk-doc"                  \
                 "--disable-gtk-doc"                 \
                 "to build documentation"            &&

optional_depends barcode                             \
                 "--with-libbarcode"                 \
                 "--without-libbarcode"              \
                 "for GNU Barcode support"           &&

optional_depends zint                                \
                 "--with-libzint"                    \
                 "--without-libzint"                 \
                 "for Zint Barcode support"          &&

optional_depends libqrencode                         \
                 "--with-libqrencode"                \
                 "--without-libqrencode"             \
                 "for QR code support"               &&

optional_depends iec16022                            \
                 "--with-libiec16022"                \
                 "--without-libiec16022"             \
                 "for IEC 16022 support"             &&

optional_depends evolution-data-server               \
                 "--with-libebook"                   \
                 "--without-libebook"                \
                 "for Evolution Data Server support"