summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/gcr/DEPENDS
blob: ff7fcb83d3e75ecdc7db5ba16bbdb2f7d280bb56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
depends -sub PYTHON glib2 &&
depends libgcrypt &&
optional_depends p11-kit '' '' 'for P11 support' &&
optional_depends gobject-introspection \
                 '--enable-introspection=yes' \
                 '--enable-introspection=no' \
                 'for introspection support'
optional_depends gtk-doc '--enable-gtk-doc' \
                         '--disable-gtk-doc' \
                         'to build the documentation'