[josm] 05/09: Add openjfx to (build) dependencies for audio mapping support.

Bas Couwenberg sebastic at debian.org
Sat Jul 1 10:05:02 UTC 2017


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

sebastic pushed a commit to branch master
in repository josm.

commit 8380b97c20b631670d96e7803b42e4c9c74069eb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jul 1 11:41:07 2017 +0200

    Add openjfx to (build) dependencies for audio mapping support.
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8141fde..607dfcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ josm (0.0.svn12443+dfsg-1) UNRELEASED; urgency=medium
 
   * New tested snapshot.
   * Refresh patches.
+  * Add openjfx to (build) dependencies for audio mapping support.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 01 Jul 2017 11:32:37 +0200
 
diff --git a/debian/control b/debian/control
index a19dce8..ea9943d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Build-Depends: debhelper (>= 9~),
                libgettext-commons-java (>= 0.9.6),
                liboauth-signpost-java (>= 1.2),
                libsvgsalamander-java,
-               libterm-readkey-perl
+               libterm-readkey-perl,
+               openjfx
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm.git
@@ -35,6 +36,7 @@ Depends: default-jre (>= 2:1.8) | java8-runtime,
          libgettext-commons-java (>= 0.9.6),
          liboauth-signpost-java (>= 1.2),
          libsvgsalamander-java,
+         openjfx,
          proj-data,
          ${misc:Depends}
 Recommends: josm-l10n

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



More information about the Pkg-grass-devel mailing list