Tizen 2.1 base
[platform/upstream/gcd.git] / dispatch-1.0 / libdispatch.plist
1 // !$*UTF8*$!
2 {
3         build = libdispatch;
4         inherits = 10C540;
5         projects = {
6                 libdispatch = {
7                         branch = "/trunk";
8                         dependencies = {
9                                 build = (
10                                         bootstrap_cmds,
11                                         cctools,
12                                         file_cmds,
13                                         gcc,
14                                         gcc_select,
15                                         shell_cmds,
16                                         system_cmds,
17                                         text_cmds,
18                                 );
19                                 lib = (
20                                         ICU,
21                                         Libsystem,
22                                         xnu,
23                                 );
24                                 header = (
25                                         CarbonHeaders,
26                                         Libc_headers,
27                                         Libsyscall,
28                                         libclosure,
29                                 );
30                         };
31                         source_sites = (
32                                 "http://svn.macosforge.org/repository/libdispatch/",
33                         );
34                         version = 1;
35                 };
36         };
37 }
38