From: Antonio Ospite Date: Mon, 18 Mar 2013 12:21:51 +0000 (+0100) Subject: debian/control: restrict the version also for the other libav libraries X-Git-Tag: debian/0.1.3-1~1 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/06362821a347afcc0ffc40efe02cd5a30e177da9 debian/control: restrict the version also for the other libav libraries --- diff --git a/debian/control b/debian/control index 394d27d..dc508fa 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: libdevel Priority: extra Maintainer: Antonio Ospite 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