[SCM] MLT multimedia framework packaging branch, master, updated. debian/6.4.1-4-3-g5a4c771
Patrick Matthäi
pmatthaei at moszumanska.debian.org
Mon Jul 3 07:46:29 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/mlt.git;a=commitdiff;h=5a4c771
The following commit has been merged in the master branch:
commit 5a4c771a5827e0537884835058b0165ac9898c16
Author: Patrick Matthäi <pmatthaei at debian.org>
Date: Mon Jul 3 09:46:21 2017 +0200
* Restrict build dependency on librtaudio-dev to linux-any.
Closes: #866625
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7438b61..9ed6a0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ mlt (6.4.1-5) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.0.0 (no changes required).
* Drop dbg package.
+ * Restrict build dependency on librtaudio-dev to linux-any.
+ Closes: #866625
-- Patrick Matthäi <pmatthaei at debian.org> Mon, 03 Jul 2017 09:44:10 +0200
diff --git a/debian/control b/debian/control
index da63844..6e782a0 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 9),
libvorbis-dev,
libxine2-dev,
libxml2-dev,
- librtaudio-dev,
+ librtaudio-dev [linux-any],
imagemagick,
frei0r-plugins-dev,
swig,
--
MLT multimedia framework packaging
More information about the pkg-kde-commits
mailing list