diff options
author | Bob Gilligan <gilligan@sydney.vyatta.com> | 2007-12-18 16:25:23 -0800 |
---|---|---|
committer | Bob Gilligan <gilligan@sydney.vyatta.com> | 2007-12-18 16:25:23 -0800 |
commit | c778d6957472e390a3462027927c4aa7f1f76d65 (patch) | |
tree | 5fcf80ccefaeb1538cab683a4731904a4db04666 /debian/control | |
parent | 666e8fb1e77695dc9c06309a97a146aaf090ee9a (diff) | |
download | vyatta-op-c778d6957472e390a3462027927c4aa7f1f76d65.tar.gz vyatta-op-c778d6957472e390a3462027927c4aa7f1f76d65.zip |
Render_xml depends on libsablot package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 074e6e5..63b5611 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,8 @@ Depends: bash (>= 3.1), pciutils, lsof, coreutils (>= 5.97-5.3), - host + host, + libsablot0 Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), |