[SCM] supercollider/master: Require boost dev packages for build

danstowell-guest at users.alioth.debian.org danstowell-guest at users.alioth.debian.org
Sun May 13 17:30:24 UTC 2012


The following commit has been merged in the master branch:
commit 26b150dadffd2f3cdac3cba7a5d06f6bfb0c887d
Author: Dan Stowell <danstowell at users.sourceforge.net>
Date:   Sun May 13 18:13:27 2012 +0100

    Require boost dev packages for build

diff --git a/debian/control b/debian/control
index 8a228c7..9ce360c 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,13 @@ Build-Depends: cdbs (>= 0.4.73~),
  libsndfile1-dev (>= 1.0.16),
  libxt-dev,
  python-all-dev (>= 2.6.6-3~),
- qt4-dev-tools
+ qt4-dev-tools,
+ libboost-dev (>= 1.43),
+ libboost-filesystem-dev (>= 1.43),
+ libboost-regex-dev (>= 1.43),
+ libboost-math-dev (>= 1.43),
+ libboost-thread-dev (>= 1.43),
+ libboost-date-time-dev (>= 1.43)
 Standards-Version: 3.9.2
 Homepage: http://supercollider.sourceforge.net/
 

-- 
supercollider packaging



More information about the pkg-multimedia-commits mailing list