summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/gnome-desktop3/DEPENDS
blob: b2ae81cd2893e81ae3999b6b9b0abeb79c9b9174 (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
depends  libx11                    &&
depends  libxrandr                 &&
depends  gtk+3                     &&
depends  glib2                     &&
depends  gconf2                    &&
depends  gnome-doc-utils           &&
depends  iso-codes                 &&
depends  itstool                   &&
depends  libxml2                   &&
depends  gdk-pixbuf2               &&
depends  gsettings-desktop-schemas &&
depends  xkeyboard-config          &&

sub_depends libxml2 PYTHON         &&

optional_depends  rarian                                         \
                  '--enable-scrollkeeper'                        \
                  '--disable-scrollkeeper'                       \
                  'to use and update the scrollkeeper database'  &&

optional_depends  startup-notification                           \
                  ''                                             \
                  ''                                             \
                  'for application startup notifications'        &&

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

optional_depends xrandr                                          \
                 "with_randr=yes"                                \
                 "with_randr=no"                                 \
                 "to build with the RANDR extension"