Skip to content

Commit

Permalink
firefox: Use libbz2 from system
Browse files Browse the repository at this point in the history
We have a current version installed, so use it.
  • Loading branch information
pmenzel committed Jul 9, 2019
1 parent 874cb50 commit 5ebb83c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ mee_configure() {
ac_add_options --enable-official-branding
ac_add_options --enable-system-sqlite
ac_add_options --enable-system-pixman
ac_add_options --with-system-bz2
ac_add_options --with-system-icu
ac_add_options --without-system-nspr
ac_add_options --disable-tests
Expand Down

0 comments on commit 5ebb83c

Please sign in to comment.