[SCM] ffmpeg/experimental: Use the plain lib*-dev packages for the test dependencies.
aca-guest at users.alioth.debian.org
aca-guest at users.alioth.debian.org
Thu Jul 9 22:22:01 UTC 2015
The following commit has been merged in the experimental branch:
commit f99ffc3f606dd96e10718c66937ec1d5ca4bd0c5
Author: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
Date: Wed Jul 8 23:13:46 2015 +0200
Use the plain lib*-dev packages for the test dependencies.
diff --git a/debian/tests/control b/debian/tests/control
index 3493820..96c4a03 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
Tests: examples
-Depends: build-essential, ffmpeg-doc, libavdevice-ffmpeg-dev, libavformat-ffmpeg-dev, libavfilter-ffmpeg-dev, libavcodec-ffmpeg-dev, libswresample-ffmpeg-dev, libswscale-ffmpeg-dev, libavutil-ffmpeg-dev, pkg-config
+Depends: build-essential, ffmpeg-doc, libavdevice-dev, libavformat-dev, libavfilter-dev, libavcodec-dev, libswresample-dev, libswscale-dev, libavutil-dev, pkg-config
Tests: encdec
Depends: ffmpeg
--
ffmpeg packaging
More information about the pkg-multimedia-commits
mailing list