[SCM] libbluray/master: Re-add --with-freetype

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Feb 9 01:14:04 UTC 2014


The following commit has been merged in the master branch:
commit c93e4b35edda8dac4b3e95438b43d8e82064a482
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Feb 9 01:20:03 2014 +0100

    Re-add --with-freetype

diff --git a/debian/control b/debian/control
index fca98b9..9ce5aa1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Andres Mejia <amejia at debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                pkg-config,
-               javahelper,
+               javahelper [linux-any],
                default-jdk [linux-any],
                ant [linux-any],
                libfreetype6-dev,
diff --git a/debian/rules b/debian/rules
index 3a936b1..c688ac4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 DEB_BUILD_ARCH_OS ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
 
-confflags := --with-libxml2
+confflags := --with-libxml2 --with-freetype
 
 # enable bdjava on linux hosts only
 ifneq (,$(findstring linux,$(DEB_BUILD_ARCH_OS)))

-- 
libbluray packaging



More information about the pkg-multimedia-commits mailing list