summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorchip <chip>2000-11-19 19:00:24 +0000
committerchip <chip>2000-11-19 19:00:24 +0000
commitd33c85a440c6ce74fb48b5076703f70f400357ad (patch)
treebfbe85e122c9546c48ce964d8b9bb35b52114a2b /debian/control
parent1d9510623129714487cc9c804dcc544519fb1caa (diff)
downloadnfs-utils-d33c85a440c6ce74fb48b5076703f70f400357ad.tar.gz
nfs-utils-d33c85a440c6ce74fb48b5076703f70f400357ad.tar.xz
nfs-utils-d33c85a440c6ce74fb48b5076703f70f400357ad.zip
* debian/control: Add dependency on portmap.
* debian/changelog: Version 0.2.1-3.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a45f291..0bafacd 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Description: NFS benchmark program.
Package: nfs-common
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: portmap, ${shlibs:Depends}
Provides: nfs-client
Conflicts: nfs-client
Replaces: nfs-client