[SCM] gmerlin/master: Replace negated list of architectures with linux-any.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Feb 10 15:37:56 UTC 2012


The following commit has been merged in the master branch:
commit d50295d7f09ad6879cec1de17dae243acebb08e3
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Feb 10 14:18:51 2012 +0100

    Replace negated list of architectures with linux-any.

diff --git a/debian/control.in b/debian/control.in
index aed099c..4064d44 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -24,7 +24,7 @@ Build-Depends:
  libpulse-dev,
  libquicktime-dev,
  libtiff4-dev,
- libv4l-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+ libv4l-dev [linux-any],
  libvisual-0.4-dev,
  libxml2-dev,
  libxv-dev,

-- 
gmerlin packaging



More information about the pkg-multimedia-commits mailing list