From 9abed9be2685967c922bcefb100f12bfaeb75b11 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 14 Nov 2022 22:27:35 +0200 Subject: [PATCH] Bump libtorrent version requirement --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d8c79e460..00613f76d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: sledgehammer999 Build-Depends: debhelper (>= 7.4.12), dpkg-dev (>= 1.16.1), - libtorrent-rasterbar-dev (>= 1.1.10), + libtorrent-rasterbar-dev (> 2.0.7), libboost-dev (>= 1.40.0), libboost-system-dev (>= 1.40.0), qtbase5-dev (>= 5.9.0),