added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / getpass
index 6e2aa8a..7dba7e6 100644 (file)
@@ -7,20 +7,21 @@ lib/getpass.c
 m4/getpass.m4
 
 Depends-on:
+fseeko
 getline
 stdbool
+strdup-posix
 
 configure.ac:
 gl_FUNC_GETPASS
 
 Makefile.am:
-EXTRA_DIST += getpass.h getpass.c
 
 Include:
 "getpass.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc