[SCM] csound/master: Add missing Depends of libcsnd-dev on libcsound64-dev
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Tue Mar 18 15:53:21 UTC 2014
The following commit has been merged in the master branch:
commit 0c262c91fe766bd3364712bff4fc772e2f639aa6
Author: Felipe Sateler <fsateler at debian.org>
Date: Tue Mar 18 11:55:48 2014 -0300
Add missing Depends of libcsnd-dev on libcsound64-dev
Closes: #742001
diff --git a/debian/control.in b/debian/control.in
index e505135..f3841e1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -87,7 +87,7 @@ Description: development files for Csound
Package: libcsnd-dev
Architecture: all
Section: libdevel
-Depends: libcsnd6-6.0 (>= ${source:Version}), libcsnd6-6.0 (<< ${source:Version}.1~), ${misc:Depends}
+Depends: libcsnd6-6.0 (>= ${source:Version}), libcsnd6-6.0 (<< ${source:Version}.1~), ${misc:Depends}, libcsound64-dev
Replaces: libcsnd5.1
Suggests: liblua5.1-luacsnd
Provides: liblua5.1-luacsnd-dev
--
csound packaging
More information about the pkg-multimedia-commits
mailing list