login_tty: add missing dependeny
authorEric Blake <eblake@redhat.com>
Fri, 27 Aug 2010 16:32:05 +0000 (10:32 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 27 Aug 2010 16:32:05 +0000 (10:32 -0600)
* modules/login_tty (Depends-on): Add pty.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
modules/login_tty

index 8f12bcc3406764495d9aff5fd83220c6d07ce532..41ea6d25cf3011a229cca328f5f5166b2466aa75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-27  Eric Blake  <eblake@redhat.com>
+
+       login_tty: add missing dependeny
+       * modules/login_tty (Depends-on): Add pty.
+
 2010-08-26  Eric Blake  <eblake@redhat.com>
 
        lib-symbol-versions: fix m4 quoting
index 41cb837f1509fa35d015f060240f41dd8a1c09f8..032472f17feb93af7c5974ac215cddd1c7b8b2f3 100644 (file)
@@ -7,6 +7,7 @@ lib/login_tty.c
 m4/pty.m4
 
 Depends-on:
+pty
 
 configure.ac:
 gl_FUNC_LOGIN_TTY