summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-10-01 11:50:25 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-10-01 11:50:25 +0300
commit150098c70c9084092033134bdfb9444550c569ab (patch)
treed7cc3cd10b89f78fffae578e6164be0721dfb84f /debian/control
parent3842d176b0ef96f17be3c22d3ee7450816cea3a8 (diff)
downloadopencv-master.tar.gz
opencv (2.4.9.1+dfsg1-2+dyson2)HEADmaster
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 12db5c4..a8db76d 100644
--- a/debian/control
+++ b/debian/control
@@ -583,8 +583,8 @@ Depends: ${misc:Depends},
libpng-dev,
libtiff-dev,
libopenexr-dev (>= 1.4.0),
- libraw1394-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
- libdc1394-22-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386]
+ libraw1394-dev [linux-any],
+ libdc1394-22-dev [linux-any]
Description: development files for libopencv-highgui
This package contains the header files and static library needed to compile
applications that use OpenCV (Open Computer Vision) High-level GUI and