On 02/12/14 00:01, Daniel Schepler wrote:
+++ jack-audio-connection-kit-0.121.3+20120418git75e3e20b/debian/rules
2013-07-14 17:17:27.993092982 -0700
@@ -15,6 +15,10 @@
DEB_AUTO_UPDATE_ACLOCAL = 1.11
DEB_AUTO_UPDATE_AUTOMAKE = 1.11
+ifneq (,$(filter stage1,$(DEB_BUILD_PROFILES)))
+export DH_OPTIONS = -Njackd1-firewire
+endif
+
As the subject says: the attached patch adds a bootstrap build to
allow the package to build without libffado-dev available yet. This
Just to make sure there's nothing missing: the patch is enough to break
the dependency cycle? Because it doesn't say a thing about
build-dependencies, especially libffado-dev.
Anyway, I'm going to apply the patch, next upload will have it.
Cheers and thanks for the contribution
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers