aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-23 18:43:21 +0100
committerFlorian Dold <florian@dold.me>2021-01-23 18:43:21 +0100
commit63481cf89370389cf0f50b6050c081d8a81ff27e (patch)
treebee922c48bfc5ebd36320549c997ecda935d6ac8 /debian
parent3b235971080679f5f5d019fa59dbb5465d8b80ca (diff)
downloadlibeufin-63481cf89370389cf0f50b6050c081d8a81ff27e.tar.gz
libeufin-63481cf89370389cf0f50b6050c081d8a81ff27e.tar.bz2
libeufin-63481cf89370389cf0f50b6050c081d8a81ff27e.zip
debian: fix dependency range
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 7195cdf7..d6980fcb 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 (<= 3.7),
+ python3 (>= 3.7),
python3-click,
python3-requests
${misc:Depends}