[SCM] VLC media player packaging branch, sid, updated. debian/1.1.0-1-2-gb2f5298

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Wed Jun 30 22:19:24 UTC 2010


The following commit has been merged in the sid branch:
commit 83e2c18ff053ca2c14af6ddccb420f9871158c9e
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sun Jun 27 23:46:32 2010 +0100

    libdc1394 is linux specific.
    
    Fix FTBFS

diff --git a/debian/control b/debian/control
index 15fc1ce..1a590da 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 7.2.3~),
                libcaca-dev (>= 0.99.beta4),
                libcddb2-dev,
                libcdio-dev,
-               libdc1394-22-dev,
+               libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], 
                libdca-dev,
                libdirac-dev,
                libdvbpsi-dev | libdvbpsi5-dev,

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list