[SCM] openni2/master: need Build-Depends: default-jdk to build the java stuff

eighthave at users.alioth.debian.org eighthave at users.alioth.debian.org
Sun Dec 8 03:47:03 UTC 2013


The following commit has been merged in the master branch:
commit 29eade718d719acc911db29bc144ecab41b26de6
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Sat Dec 7 22:46:54 2013 -0500

    need Build-Depends: default-jdk to build the java stuff

diff --git a/debian/control b/debian/control
index bc98de6..0888cdb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,10 @@ Build-Depends: debhelper (>= 7.0.50~),
                libusb-1.0-0-dev (>= 1.0.8),
                python (>= 2.6),
                doxygen,
+               graphviz,
                libjpeg-dev,
                libudev-dev,
-               graphviz
+               default-jdk
 Standards-Version: 3.9.5
 Homepage: http://www.openni.org
 Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-multimedia/openni2.git

-- 
openni2 packaging



More information about the pkg-multimedia-commits mailing list