diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-12-18 08:11:42 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-12-18 08:11:42 +0100 |
commit | 909f9f978458540795e5b81795d0cc0c8d3a996a (patch) | |
tree | d104841f4f4971d20e7afacf3ba959bf35f73587 /debian/control | |
parent | 699875d600397bcd6be018052c4e0e9ef5a19fab (diff) |
Replace outdated portmap with rpsbind; Add --with autoreconf
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9570bf7..9d5e4db 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,10 @@ Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/ipmiutil.git Package: ipmiutil Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + rpcbind Description: IPMI management utilities ipmiutil performs a series of common IPMI server management functions to allow administrators to perform management functions |