[SCM] npapi-vlc/master: Add libx11-xcb-dev to build dependencies to fix FTBFS.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Thu Jul 25 07:34:25 UTC 2013


The following commit has been merged in the master branch:
commit a1e43575df12f67c415ae510a0a11459ac91f4b6
Author: Benjamin Drung <bdrung at debian.org>
Date:   Thu Jul 25 09:15:41 2013 +0200

    Add libx11-xcb-dev to build dependencies to fix FTBFS.
    
    Closes: #717779
    Thanks: Micah Gersten <micahg at ubuntu.com>

diff --git a/debian/control b/debian/control
index 2e8170f..d1d03ee 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                libgtk2.0-dev,
                libvlc-dev (>= 1.1.0),
+               libx11-xcb-dev,
                xulrunner-dev (>= 1.9.1) | firefox-dev (>= 4.0)
 Standards-Version: 3.9.4
 Homepage: http://www.videolan.org/vlc/

-- 
npapi-vlc packaging



More information about the pkg-multimedia-commits mailing list