Whamcloud - gitweb
debian: Add passwd dependency to libuuid1 and uuid-runtime
authorTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jan 2008 15:40:32 +0000 (10:40 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jan 2008 15:40:32 +0000 (10:40 -0500)
The groupadd and useradd commands come from passwd, which is not
Essential: yes, so a Depends is needed.

Addresses-Debian-Bug: #459403

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/control

index 626ae2f..9e6e9ed 100644 (file)
@@ -77,7 +77,7 @@ Description: command-line interface parsing library - headers and static librari
 Package: libuuid1
 Section: libs
 Priority: required
-Depends: ${shlibs:Depends}
+Depends: passwd, ${shlibs:Depends}
 Recommends: uuid-runtime
 Replaces: e2fsprogs (<< 1.34-1)
 Architecture: any
@@ -88,7 +88,7 @@ Description: universally unique id library
 Package: uuid-runtime
 Section: libs
 Priority: optional
-Depends: libuuid1 (>> 1.40.3-1), ${shlibs:Depends}
+Depends: passwd, libuuid1 (>> 1.40.3-1), ${shlibs:Depends}
 Replaces: e2fsprogs (<= 1.40.3-1ubuntu1)
 Architecture: any
 Description: universally unique id library