diff options
Diffstat (limited to 'waterfox/debian/control')
-rw-r--r-- | waterfox/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/waterfox/debian/control b/waterfox/debian/control index d272dd3..a55d956 100644 --- a/waterfox/debian/control +++ b/waterfox/debian/control @@ -34,8 +34,7 @@ Build-Depends: debhelper (>= 12), llvm-dev (>= 4.0) | llvm-4.0-dev | llvm-6.0-dev | llvm-7-dev, locales, lsb-release, - python2.7, - python-minimal (>= 2.6.6-13~), + python2 (>= 2.7.18-2~) | python (>= 2.7), python-ply, rustc (>= 1.34), unzip, @@ -45,6 +44,7 @@ Build-Depends: debhelper (>= 12), yasm (>= 1.1), zip, zlib1g-dev +# disabled for testing python-minimal (>= 2.6.6-13~), Standards-Version: 3.9.7 Homepage: https://www.waterfox.net/ # libfontconfig-dev only added for Debian OBS which is choking as of 2020-04 on libfontconfig-dev | libfontconfig1-dev for deps: libgtk-3-dev, libpango1.0-dev, libcairo2-dev, libxft-dev |