[SCM] kodi/jessie-backports: Build-depend on libbluray-dev (>= 0.7.0) to match version required by ./configure
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Tue Jul 19 23:13:31 UTC 2016
The following commit has been merged in the jessie-backports branch:
commit 279fb28abe14fb1adbc2e68d8bc4536e2697d195
Author: Balint Reczey <balint at balintreczey.hu>
Date: Mon Jul 18 02:10:40 2016 +0200
Build-depend on libbluray-dev (>= 0.7.0) to match version required by ./configure
This enables Blu-ray support.
diff --git a/debian/control b/debian/control
index 3b4d66e..02ed50a 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: autoconf,
libavresample-dev (>= 7:2.7.1),
libavutil-dev (>= 7:2.7.1),
libbluetooth-dev,
- libbluray-dev,
+ libbluray-dev (>= 1:0.7.0),
libboost-dev,
libboost-thread-dev,
libbz2-dev,
--
kodi packaging
More information about the pkg-multimedia-commits
mailing list