libXfont2 has been upgraded to version 2.0.2
[dragora.git] / recipes / xorg_dependencies.order
blobe1af62d060779a48f347ccb72b7a8411efb482d5
1 # HOW TO READ THIS FILE:
3 # If 'a' depends on 'b' and 'c', and 'c' depends on 'b' as well,
4 # the file might look like:
6 #   a.recipe: c.recipe b.recipe
7 #   b.recipe:
8 #   c.recipe: b.recipe
10 # Each letter represents a recipe name, complete dependencies for
11 # the first recipe name are listed in descending order, which is
12 # printed from right to left, and removed from left to right:
14 #   b.recipe
15 #   c.recipe
16 #   a.recipe
18 # Commented lines starting with a '#' are allowed.  Blank lines,
19 # colons, parentheses, and end of line are removed.
21 # For more information, type: info qi 'order file'
24 # DESCRIPTION OF CATEGORIES:
26 # "xorg/app"      Applications module, with standard X apps
27 # "xorg/lib"      Libraries required to write X apps
28 # "xorg/proto"    Protocol headers required to build the system
29 # "xorg/xserver"  Core of the X window System
30 # "xorg/driver"   Input / Output drivers written to work with X
31 # "xorg/font"     Fonts for the X window system, non free fonts were removed
32 # "xorg/doc"      Documentation
33 # "xorg/util"     Build tools and configuration files for legacy
34 # "xorg/extra"    External xorg dependencies that need to be fullfilled
36 libs/libpng
37 libs/freetype
38 libs/expat
39 libs/fontconfig
40 libs/tslib