[SCM] ecasound/master: Disable liblo support on sparc

ghedo at users.alioth.debian.org ghedo at users.alioth.debian.org
Fri Jan 3 17:06:43 UTC 2014


The following commit has been merged in the master branch:
commit e9721bda6fd327b1dd81cc992bd218d6a19fbaf7
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Fri Jan 3 13:48:12 2014 +0100

    Disable liblo support on sparc
    
    Closes: #733783

diff --git a/debian/control b/debian/control
index ccb81f9..2cc5157 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
  libaudiofile-dev,
  libjack-dev,
  liblilv-dev (>= 0.14.2~dfsg0-4),
- liblo-dev,
+ liblo-dev [!sparc],
  libncurses5-dev,
  liboil-dev,
  libreadline-dev,

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list