diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-07 20:26:12 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-07 20:26:12 +0200 |
commit | 283a3a6a869c34b49ac99f453cc37ba80ca871d6 (patch) | |
tree | f47222267d4e14163b9deeabd876f888ed75e96b /debian/control | |
parent | cb4f09d33d68a34675d4a5a37f21698d93517386 (diff) |
Enable net snmp and autodetect network scanners in kodakaio
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a1a5933..577f5d6 100644 --- a/debian/control +++ b/debian/control @@ -12,10 +12,12 @@ Build-Depends: gettext, libavahi-client-dev, libcam-dev [kfreebsd-any], + libcups2-dev, libgphoto2-dev, libieee1284-3-dev [!hurd-i386], libjpeg-dev, libltdl3-dev, + libsnmp-dev, libsystemd-dev [linux-any], libtiff-dev, libusb-1.0-0-dev [!hurd-i386], |