test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / getpass
index 1d4b3ad..7dba7e6 100644 (file)
@@ -7,19 +7,21 @@ lib/getpass.c
 m4/getpass.m4
 
 Depends-on:
-unlocked-io
+fseeko
 getline
 stdbool
+strdup-posix
 
 configure.ac:
 gl_FUNC_GETPASS
 
 Makefile.am:
-lib_SOURCES += getpass.h
 
 Include:
 "getpass.h"
 
+License:
+LGPLv2+
+
 Maintainer:
 Jim Meyering, glibc
-