[SCM] ffmpeg/master: add libxfixes-dev to build-depends to unbreak x11grab input, Closes: #596342, LP: #631103

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Sep 11 18:20:05 UTC 2010


The following commit has been merged in the master branch:
commit a9b1a98d60a8123e35a84718901f37b67b20d396
Author: Dominic Evans <oldmanuk at gmail.com>
Date:   Sat Sep 11 09:05:31 2010 +0200

    add libxfixes-dev to build-depends to unbreak x11grab input, Closes: #596342, LP: #631103

diff --git a/debian/control b/debian/control
index 260932e..86a0e38 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Build-Depends: debhelper (>= 7),
                libvorbis-dev,
                libx11-dev,
                libxext-dev,
+               libxfixes-dev,
                libvdpau-dev,
                libxvmc-dev,
                quilt,

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list