[SCM] csound/master: Unbreak building arch-only by moving dh-linktree to Build-Depends
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Tue Jul 19 00:39:27 UTC 2016
The following commit has been merged in the master branch:
commit 116d258772dd5d25bd3961d14d1fa0e113653cc4
Author: Felipe Sateler <fsateler at debian.org>
Date: Mon Jul 18 19:12:18 2016 -0400
Unbreak building arch-only by moving dh-linktree to Build-Depends
diff --git a/debian/control b/debian/control
index 096b7f9..3a5d7f8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Section: sound
Priority: optional
Build-Depends: debhelper (>= 9),
dh-buildinfo,
+ dh-linktree,
python,
devscripts,
cmake,
@@ -37,8 +38,7 @@ Build-Depends: debhelper (>= 9),
libportsmf-dev,
libeigen3-dev,
dh-python
-Build-Depends-Indep: dh-linktree,
- doxygen,
+Build-Depends-Indep: doxygen,
graphviz,
libjs-jquery,
ttf-dejavu
--
csound packaging
More information about the pkg-multimedia-commits
mailing list