[openjfx] 01/01: Added the missing build dependencies on libavformat-dev and qt4-default

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jul 22 12:23:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openjfx.

commit 5a9503cafb133b2fe17fa1c6fedf3c9d10aee13e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 22 13:45:45 2014 +0200

    Added the missing build dependencies on libavformat-dev and qt4-default
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 2125964..f0adca1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: antlr3,
                ksh,
                libasound2-dev,
                libavcodec-dev,
+               libavformat-dev,
                libgl1-mesa-dev,
                libgstreamer-plugins-base0.10-dev,
                libgstreamer0.10-dev,
@@ -31,6 +32,7 @@ Build-Depends: antlr3,
                libxxf86vm-dev,
                openjdk-8-jdk,
                pkg-config,
+               qt4-default,
                qt4-qmake,
                x11proto-core-dev,
                x11proto-xf86vidmode-dev

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git



More information about the pkg-java-commits mailing list