[SCM] mplayer2/master: don't build-depend on libcdparanoia-dev on the hurd
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Thu Jan 12 22:06:49 UTC 2012
The following commit has been merged in the master branch:
commit 2f9dfcabba021e62cbe69b762e3c2a106d1ceb1e
Author: Reinhard Tartler <siretart at tauware.de>
Date: Thu Jan 12 22:59:05 2012 +0100
don't build-depend on libcdparanoia-dev on the hurd
diff --git a/debian/control b/debian/control
index 5ceb9e2..17b1d4d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends:
libavutil-dev (>= 4:0.8~),
libbluray-dev,
libcaca-dev,
- libcdparanoia-dev | libcdparanoia0-dev,
+ libcdparanoia-dev [!hurd-i386] | libcdparanoia0-dev [!hurd-i386],
libdirectfb-dev,
libdts-dev,
libdvdnav-dev,
--
mplayer2 packaging
More information about the pkg-multimedia-commits
mailing list