summaryrefslogtreecommitdiff
path: root/waterfox/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'waterfox/debian/control')
-rw-r--r--waterfox/debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/waterfox/debian/control b/waterfox/debian/control
index f9736d9..041161c 100644
--- a/waterfox/debian/control
+++ b/waterfox/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 12),
autoconf2.13,
autotools-dev,
binutils-avr,
- cargo (>= 0.25),
+ cargo (>= 0.35),
ccache,
clang-6.0,
dpkg-dev (>= 1.16.1.1~),
@@ -24,7 +24,6 @@ Build-Depends: debhelper (>= 12),
libjpeg-dev,
libjsoncpp-dev,
libnotify-dev,
- libpulse-dev,
libreadline-dev,
libstartup-notification0-dev,
libtinfo-dev,
@@ -37,7 +36,7 @@ Build-Depends: debhelper (>= 12),
python2.7,
python-minimal (>= 2.6.6-13~),
python-ply,
- rustc (>= 1.24),
+ rustc (>= 1.34),
unzip,
xauth,
xfonts-base,
@@ -54,7 +53,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: waterfox-kde
Replaces: waterfox-kde
Provides: www-browser, gnome-www-browser, waterfox-classic
-Suggests: fonts-lyx, libasound2, pulseaudio
+Suggests: fonts-lyx, libasound2
Description: Free, open and private browser
Waterfox focuses on giving users choice while also helping make the world a
better place. Watefox is partners with Ecosia, a search engine that plants trees
bgstack15