From f91f55f58382afebc6692a80e68e362ff29f78c1 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 17 Dec 2007 15:31:19 -0500 Subject: [PATCH] debian: Add a dependency on libuuid1 to the uuid-runtime package Signed-off-by: "Theodore Ts'o" --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 612c4ca..55f7e59 100644 --- a/debian/control +++ b/debian/control @@ -88,7 +88,7 @@ Description: universally unique id library Package: uuid-runtime Section: libs Priority: optional -Depends: ${shlibs:Depends} +Depends: libuuid1 (>> 1.40.3-1), ${shlibs:Depends} Replaces: e2fsprogs (<= 1.40.3-1ubuntu1) Architecture: any Description: universally unique id library -- 1.8.3.1