From 191b9647324696797548eaa85136f0359ac88048 Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 10 Aug 2020 13:57:58 -0400 Subject: add python dep alteration for debian unstable --- palemoon/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'palemoon/debian/control') diff --git a/palemoon/debian/control b/palemoon/debian/control index 862f239..ccb8064 100644 --- a/palemoon/debian/control +++ b/palemoon/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 12), lsb-release, mesa-common-dev, pkg-config, - python (>= 2.7), + python2 (>= 2.7.18-2~) | python (>= 2.7), unzip, yasm (>= 1.1), zip, -- cgit