summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-07-30 16:39:21 +0200
committerFlorian Dold <florian@dold.me>2021-07-30 16:39:21 +0200
commit13083f62ac0dd8275aa4354d81e9328e841efb49 (patch)
treed620546240c3b1fb5502b4124077969f63a264ae /debian
parenta88bf74178961f4ff3c64c158c098a85375bc3d6 (diff)
downloadlibeufin-13083f62ac0dd8275aa4354d81e9328e841efb49.tar.gz
libeufin-13083f62ac0dd8275aa4354d81e9328e841efb49.tar.bz2
libeufin-13083f62ac0dd8275aa4354d81e9328e841efb49.zip
debian: fix python dep
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b6966a09..1858f64a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: https://taler.net/
Package: libeufin
Architecture: all
Depends: openjdk-11-jdk-headless | openjdk-11-jdk,
- python3.7,
+ python3 (>= 3.7),
python3-click,
python3-requests
${misc:Depends}