From 4000a19d07bff462e3255b69cea67db8df0372be Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Sun, 6 Jan 2008 18:13:55 -0700 Subject: [PATCH] meta: mount should pre-depend on its libs Signed-off-by: LaMont Jones --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b54b7b34..16caf3ac 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Package: mount Architecture: alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 sh s390 sparc sparc64 Essential: yes Section: admin -Depends: ${shlibs:Depends} +Pre-Depends: ${shlibs:Depends} Suggests: nfs-common (>=1:1.1.0-13) Description: Tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), -- 2.39.5