diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index ec0f7f0..3e11002 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ sane-backends (1.0.27-1~experimental4) UNRELEASED; urgency=medium        (Closes: #880391)    * debian/libsane1.README.Debian:      - Replace ConsoleKit with ConsoleKit/systemd-logind (Closes: #872364). +  * debian/control: +    - Add libsnmp-dev to Build-Depends to enable SNMP support.   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 12 Nov 2017 13:59:10 +0100 diff --git a/debian/control b/debian/control index ab59aec..c1d95f0 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends:   libieee1284-3-dev [!hurd-i386],   libjpeg-dev,   libltdl3-dev, + libsnmp-dev,   libsystemd-dev [linux-any],   libtiff-dev,   libusb-1.0-0-dev, | 
