diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-01 09:14:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-01 09:14:42 +0200 |
commit | 8c021e7b94d0bc62ac9532b3a64ec933c61f3cd8 (patch) | |
tree | 61b461a3ec07b1758a75b4675704d6d76a69c7b5 /debian/control | |
parent | 2314e6e322d604522c5cf0cbf605b3aa07359e91 (diff) |
debian/control: remove kfreebsd* und hurd*
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 92041cf..fa66758 100644 --- a/debian/control +++ b/debian/control @@ -107,13 +107,12 @@ Section: libdevel Architecture: any Depends: libavahi-client-dev, - libcam-dev [kfreebsd-any], libgphoto2-dev, - libieee1284-3-dev [!hurd-i386], + libieee1284-3-dev, libjpeg-dev, libsane (= ${binary:Version}), libtiff-dev, - libusb-1.0-0-dev [!hurd-i386], + libusb-1.0-0-dev, pkg-config, ${misc:Depends} Recommends: libsane-extras-dev |