added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / fseeko
index af6eccb..3581d8a 100644 (file)
@@ -3,9 +3,12 @@ fseeko() function: Reposition a FILE stream.
 
 Files:
 lib/fseeko.c
+lib/stdio-impl.h
 m4/fseeko.m4
 
 Depends-on:
+extensions
+lseek
 stdio
 
 configure.ac-early:
@@ -21,7 +24,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible