Skip to content
Snippets Groups Projects
Commit 262e9fc7 authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Build depend on default-jdk only (Closes: #898952)

parent dce7631d
No related branches found
No related tags found
No related merge requests found
libnative-platform-java (0.14-5) UNRELEASED; urgency=medium
* Team upload.
* Build depend on default-jdk only (Closes: #898952)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Jul 2018 00:12:42 +0200
libnative-platform-java (0.14-4) unstable; urgency=medium
* Team upload.
......
......@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Kai-Chung Yan <seamlikok@gmail.com>
Build-Depends: debhelper (>= 11),
default-jdk-headless (>= 2:1.8) | default-jdk (>= 2:1.8),
default-jdk (>= 2:1.8),
default-jdk-doc,
javahelper,
libncurses5-dev,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment