firefox: switch to gtk2; multiple issues with gtk-3.20.

This commit is contained in:
Juan RP 2016-04-27 18:01:18 +02:00
parent 6914817067
commit 78c601e18e
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'firefox'.
pkgname=firefox
version=46.0
revision=1
revision=2
short_desc="Lightweight gecko-based web browser"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.mozilla.org/firefox/"
@ -13,7 +13,6 @@ only_for_archs="i686 i686-musl x86_64 x86_64-musl"
nopie=yes
lib32disabled=yes
build_options="gtk3"
build_options_default="gtk3"
desc_option_gtk3="Build the GTK+3 toolkit UI"
hostmakedepends="unzip zip pkg-config perl python yasm"