diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-05 12:58:04 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-05 12:58:04 +0000 |
commit | 51104e6c6dad4a54b62f2699da9b3d9304d51968 (patch) | |
tree | f71539d04182807f137fc1e1f233af106c961b14 /waterfox/debian/control | |
parent | palemoon bump, waterfox bumped but not working (diff) | |
parent | add patch 45130a2 (diff) | |
download | stackrpms-51104e6c6dad4a54b62f2699da9b3d9304d51968.tar.gz stackrpms-51104e6c6dad4a54b62f2699da9b3d9304d51968.tar.bz2 stackrpms-51104e6c6dad4a54b62f2699da9b3d9304d51968.zip |
Merge branch 'waterfox-bump' into 'updates'
waterfox: add patch 45130a2
See merge request bgstack15/stackrpms!119
Diffstat (limited to 'waterfox/debian/control')
-rw-r--r-- | waterfox/debian/control | 7 |
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 |