[SCM] yoshimi/master: Disable build without alsa on non-linux archs.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jul 1 06:12:26 UTC 2015


The following commit has been merged in the master branch:
commit eb5d0275cb786b4b8626a714a6dfca721db53e10
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jul 1 07:56:56 2015 +0200

    Disable build without alsa on non-linux archs.

diff --git a/debian/control b/debian/control
index c3cd99c..2c27161 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  debhelper (>= 9),
  dpkg-dev (>= 1.14.17),
  fluid,
- libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libasound2-dev,
  libboost-dev,
  libfftw3-dev,
  libfltk1.3-dev,

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list