mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
firefox-esr: provides firefox
This commit is contained in:
parent
349ca95697
commit
2713be5ed1
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue