From 0ed348ff61b28c9b50600750a95912407234575f Mon Sep 17 00:00:00 2001 From: nick black Date: Thu, 6 Feb 2020 22:12:56 -0500 Subject: [PATCH] Drop unnecessary versioned depends --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 926257594..92d749881 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: notcurses Priority: optional Maintainer: Nick Black Build-Depends: - cmake (>= 3.13), + cmake, debhelper-compat (= 12), dh-python (>= 4.20191017), dh-sequence-python3, @@ -12,8 +12,8 @@ Build-Depends: libncurses-dev (>= 6.1), libswscale-dev (>= 5.0), pandoc (>= 1.19.2.4), - pkg-config (>= 0.29), - python3-all-dev (>= 3.2), + pkg-config, + python3-all-dev, python3-cffi (>= 1.13.2), python3-setuptools (>= 44.0.0), Standards-Version: 4.5.0