[openjfx] 01/01:   * Add build dependency on openjdk-8-doc.
    Matthias Klose 
    doko at moszumanska.debian.org
       
    Thu Oct  8 10:54:12 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
doko pushed a commit to branch master
in repository openjfx.
commit c81a9675865c721ce4495495b2f186895ede8241
Author: Matthias Klose <doko at ubuntu.com>
Date:   Thu Oct 8 12:53:58 2015 +0200
      * Add build dependency on openjdk-8-doc.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 61dc43a..5158733 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ openjfx (8u60-b27-2) UNRELEASED; urgency=medium
 
   * Fix build on arm64, patch taken from the webkitgtk package.
   * Kill most of the direct -m32 / -m64 settings. Closes: #779833.
+  * Add build dependency on openjdk-8-doc.
 
  -- Matthias Klose <doko at ubuntu.com>  Thu, 08 Oct 2015 09:47:38 +0200
 
diff --git a/debian/control b/debian/control
index 1652ff4..fca4527 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Build-Depends: antlr3,
                libxtst-dev,
                libxxf86vm-dev,
                openjdk-8-jdk,
+               openjdk-8-doc,
                pkg-config,
                qtbase5-dev,
                qtchooser,
-- 
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