firefox-esr: provides firefox

This commit is contained in:
Đoàn Trần Công Danh 2023-04-06 16:33:35 +07:00
parent 349ca95697
commit 2713be5ed1

View file

@ -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"