Add missing dependency.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Dec 2008 11:22:31 +0000 (12:22 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Dec 2008 11:22:31 +0000 (12:22 +0100)
ChangeLog
modules/unilbrk/tables

index 180bbeb..7eba05c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+            Bruno Haible  <bruno@clisp.org>
+
+       * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
+
 2008-12-13  Bruno Haible  <bruno@clisp.org>
 
        * modules/strtoull (Depends-on): Remove unistd.
index 657f1a0..3e64d42 100644 (file)
@@ -8,6 +8,7 @@ lib/unilbrk/lbrkprop1.h
 lib/unilbrk/lbrkprop2.h
 
 Depends-on:
+unilbrk/base
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])