Add missing module dependencies.
[gnulib.git] / modules / uniwbrk / ulc-wordbreaks
1 Description:
2 Word breaks in strings.
3
4 Files:
5 lib/uniwbrk/ulc-wordbreaks.c
6
7 Depends-on:
8 uniwbrk/base
9 uniwbrk/u8-wordbreaks
10 unilbrk/ulc-common
11 uniconv/u8-conv-from-enc
12 c-ctype
13 localcharset
14
15 configure.ac:
16
17 Makefile.am:
18 lib_SOURCES += uniwbrk/ulc-wordbreaks.c
19
20 Include:
21 "uniwbrk.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28