From cd7397a43a071da6f92954d78dfdda8c8bd05c40 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 10 Feb 2022 15:23:25 -0500 Subject: remove dep on python-ply which is gone now --- waterfox/debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'waterfox/debian/control') diff --git a/waterfox/debian/control b/waterfox/debian/control index 66f7d79..7df391c 100644 --- a/waterfox/debian/control +++ b/waterfox/debian/control @@ -36,7 +36,6 @@ Build-Depends: debhelper (>= 12), lsb-release, nasm (>= 2.13), python2 (>= 2.7.18-2~) | python (>= 2.7), - python-ply, rustc (>= 1.34), unzip, xauth, -- cgit