debian/control: restrict the version also for the other libav libraries
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 18 Mar 2013 12:21:51 +0000 (13:21 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Mon, 18 Mar 2013 12:21:51 +0000 (13:21 +0100)
debian/control

index 394d27d..dc508fa 100644 (file)
@@ -3,7 +3,8 @@ Section: libdevel
 Priority: extra
 Maintainer: Antonio Ospite <ospite@studenti.unina.it>
 Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, pkg-config,
- libusb-1.0-0-dev, libxcb1-dev, libavdevice-dev, libavformat-dev, libavcodec-dev (<< 6:9), libswscale-dev
+ libusb-1.0-0-dev, libxcb1-dev,
+ libavdevice-dev (<< 6:9), libavformat-dev (<< 6:9), libavcodec-dev (<< 6:9), libswscale-dev (<< 6:9)
 Build-Depends-Indep: doxygen, asciidoc (>> 8.0.0), xmlto, docbook-xsl (>> 1.72)
 Standards-Version: 3.9.3
 Homepage: http://git.ao2.it/libam7xxx.git