2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

firefox: remove libevent

This commit is contained in:
Dylan Araps 2019-08-03 11:05:11 +03:00
parent c9f16e02b7
commit c8acbe1e9c
3 changed files with 7 additions and 9 deletions

View File

@ -1,7 +1,7 @@
6037f77bdab29d79ca5e3fbd1d32f6c209e09d2066189a13dc7f7491227f5568 firefox-68.0.1.source.tar.xz
f0611136bee505811e9ca11ca7ac188ef5323a8e2ef19cffd3edb3cf08fd791e autoconf-2.13.tar.gz
8355ff012e7380f9eec70f8e2c02d256f097943438c9cfba968cd06401c443df user.js
af17f1ff246c7d52c8db3fa18e3fa452c705c2c5fdc4c5acde1a57c6c6ad2815 mozconfig
1101fb886314a9ccb84c0250cdccef8653c9794a2e44a243f6a82f55df508eb2 mozconfig
960d82bbfdc88c95f5cb4f2e1c1bf23dae7519b3b7203914d7b3ddbff1ba4c28 stab.h
315880530f09175788dfa48a1915bfa1e190bfd3e267988b9100cb93006c808c fix-fortify-system-wrappers.patch
026e778105ed4921d61b6f9935a861b7e9ba9ac8cc44d8516883c3b5bd7590c4 fix-musl.patch

View File

@ -1,12 +1,12 @@
alsa-lib
cbindgen make
gtk+2 make
rust make
zip make
clang
llvm
gtk+2 make
gtk+3
libSM
libXt
libvpx
llvm
nss
gtk+3
alsa-lib
rust make
zip make

View File

@ -6,8 +6,6 @@ ac_add_options --with-system-nss
ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib
ac_add_options --with-system-bz2
# We currently don't have libevent
# ac_add_options --with-system-libevent
ac_add_options --with-system-libvpx
# XXX: the system's libpng doesn't have APNG support
ac_add_options --without-system-png