* modules/tmpdir (Depends-on): Add sys_stat.
[gnulib.git] / modules / mbswidth
index f7cd340..f4b8f79 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Determine the number of screen columns needed for a string.
 
 Files:
 lib/mbswidth.h
@@ -8,6 +9,7 @@ m4/mbrtowc.m4
 m4/mbswidth.m4
 
 Depends-on:
+wcwidth
 
 configure.ac:
 gl_MBSWIDTH
@@ -18,3 +20,9 @@ lib_SOURCES += mbswidth.h mbswidth.c
 Include:
 "mbswidth.h"
 
+License:
+GPL
+
+Maintainer:
+Bruno Haible
+