Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Sören Tempel
aports
Commits
4876b00c
Commit
4876b00c
authored
Sep 03, 2020
by
Rasmus Thomsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/firefox: enable dbus again now that deadlock in dbus is fixed
fixes #11901
parent
a3ce9f2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
community/firefox/APKBUILD
community/firefox/APKBUILD
+5
-3
No files found.
community/firefox/APKBUILD
View file @
4876b00c
...
...
@@ -5,7 +5,7 @@ pkgname=firefox
pkgver
=
80.0.1
# Date of release, YY-MM-DD for metainfo file (see package())
_releasedate
=
2020-09-01
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Firefox web browser"
url
=
"https://www.firefox.com/"
# Limited on:
...
...
@@ -22,6 +22,7 @@ makedepends="
cargo
cbindgen>=0.14.1
clang-dev
dbus-glib-dev
ffmpeg-dev
gtk+2.0-dev
gtk+3.0-dev
...
...
@@ -47,6 +48,7 @@ makedepends="
nss-static
python3
sed
wireless-tools-dev
yasm
zip
libffi-dev
...
...
@@ -251,8 +253,8 @@ build() {
--disable-jemalloc
\
--disable-profiling
\
--disable-pulseaudio
\
--
dis
able-dbus
\
--
dis
able-necko-wifi
\
--
en
able-dbus
\
--
en
able-necko-wifi
\
--disable-strip
\
--disable-tests
\
--disable-updater
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment