diff --git a/srcpkgs/firefox-esr/template b/srcpkgs/firefox-esr/template index 6ec8869fb6f..49c86d8e59d 100644 --- a/srcpkgs/firefox-esr/template +++ b/srcpkgs/firefox-esr/template @@ -1,6 +1,7 @@ # Template file for 'firefox-esr' # # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-esr-i18n". +# After bumping this package, restore the depends of browsh # pkgname=firefox-esr version=102.9.0 @@ -26,6 +27,8 @@ makedepends="nss-devel libjpeg-turbo-devel gtk+3-devel icu-devel $(vopt_if sndio sndio-devel) $(vopt_if jack jack-devel)" depends="nss>=3.72 nspr>=4.32 desktop-file-utils hicolor-icon-theme" conflicts="firefox>=0" +replaces="firefox>=0" +provides="firefox-${version}_${revision}" build_options="alsa jack dbus pulseaudio xscreensaver sndio wayland lto clang" build_options_default="alsa jack dbus pulseaudio xscreensaver sndio wayland clang"