[SCM] pd-iemmatrix/master: Fallback B-D on libgsl0-dev
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Tue Dec 1 12:39:53 UTC 2015
The following commit has been merged in the master branch:
commit 6a9acf7b0566a9de6631be8f95e667b3dc725065
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Tue Dec 1 13:32:22 2015 +0100
Fallback B-D on libgsl0-dev
to ease backports
diff --git a/debian/control.in b/debian/control.in
index 7a5915f..841cec6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,7 +8,7 @@ Build-Depends: @cdbs@,
puredata-dev | puredata,
libfftw3-dev,
libsndfile1-dev,
- libgsl-dev
+ libgsl-dev | libgsl0-dev
Standards-Version: 3.9.6
Section: sound
Homepage: https://git.iem.at/pd/iemmatrix
--
pd-iemmatrix packaging
More information about the pkg-multimedia-commits
mailing list