diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-04-21 02:18:50 +0000 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-04-21 02:18:50 +0000 |
commit | 4a30f6fe0f0b692e9d1f1d1678b9c2bd0e3afe7f (patch) | |
tree | 0265766ea62c501cc8bde16d8dd24fd040c32551 | |
parent | 130c7b3a2876e61f85a4b53be5c2e6df561f21ed (diff) | |
download | quagga-4a30f6fe0f0b692e9d1f1d1678b9c2bd0e3afe7f.tar.bz2 quagga-4a30f6fe0f0b692e9d1f1d1678b9c2bd0e3afe7f.tar.xz |
Dependency for building quagga with snmp support enabled
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bfd9db1e..26491df3 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 5), imagemagick, ghostscript | gs-gpl, groff, - po-debconf + po-debconf, + libsnmp-dev Standards-Version: 3.7.2 Vcs-Git: http://suva.vyatta.git/quagga.git |