gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: debian dependencies


From: gnunet
Subject: [libeufin] branch master updated: debian dependencies
Date: Sat, 23 Jan 2021 16:32:00 +0100

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

dold pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 08be718  debian dependencies
08be718 is described below

commit 08be7184f41f342f3cd2122f8ee628c928742039
Author: Florian Dold <florian@dold.me>
AuthorDate: Sat Jan 23 16:31:55 2021 +0100

    debian dependencies
---
 debian/control | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 7f02332..7195cdf 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,19 @@ Priority: optional
 Maintainer: Taler Systems SA <deb@taler.net>
 Uploaders: Christian Grothoff <grothoff@gnu.org>, Florian Dold <dold@taler.net>
 Build-Depends: debhelper (>= 10),
-               default-jdk-headless | default-jdk
+               unzip,
+               openjdk-11-jdk-headless | openjdk-11-jdk,
 Standards-Version: 4.1.0
 Vcs-Git: https://git.taler.net/libeufin.git
 Homepage: https://taler.net/
 
 Package: libeufin
 Architecture: all
-Depends: default-jdk-headless | default-jdk, ${misc:Depends}
+Depends: openjdk-11-jdk-headless | openjdk-11-jdk,
+         python3 (<= 3.7),
+         python3-click,
+         python3-requests
+         ${misc:Depends}
 Recommends:
 Description: Software package to access FinTS/EBICS based
- core banking systems.
\ No newline at end of file
+ core banking systems.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]