[SCM] libbluray/master: Add explicit build-dep on pkg-config

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Thu May 23 19:10:00 UTC 2013


The following commit has been merged in the master branch:
commit 61e92d9c69fa64bc09fff338098bdbcbfc585e87
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date:   Thu May 23 20:56:45 2013 +0200

    Add explicit build-dep on pkg-config

diff --git a/debian/changelog b/debian/changelog
index 7d6af83..a760f9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ libbluray (1:0.3.0+git20130511.8c321835-1) unstable; urgency=low
     - Added 02_java7-fix-overrides.patch
   * debian/control,libbluray-bin:
     - Install /usr/bin/bd_info
+    - Add explicit build-dep on pkg-config (Closes: #688578)
   * debian/rules:
     - Use --fail-missing
 
diff --git a/debian/control b/debian/control
index 0dabb19..af972af 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Andres Mejia <amejia at debian.org>,
  Reinhard Tartler <siretart at tauware.de>,
  Alessio Treglia <alessio at debian.org>
 Build-Depends: debhelper (>= 8.1.3~),
+               pkg-config,
                javahelper,
                default-jdk [linux-any],
                ant,

-- 
libbluray packaging



More information about the pkg-multimedia-commits mailing list