mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
firefox: remove gtk+2 dependency
This commit is contained in:
parent
3ad7d21060
commit
06ba99bdb4
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
patch -p1 < no-gtk2.patch
|
||||
|
||||
# Remove libc header which conflicts with 7 or so Linux
|
||||
# kernel headers. See: https://github.com/kisslinux/repo/issues/207
|
||||
sed -i '/net\/if/d' \
|
||||
|
@ -1,3 +1,4 @@
|
||||
9328745012178aee5a4f47c833539f7872cc6e0f20a853568a313e60cabd1ec8
|
||||
f0611136bee505811e9ca11ca7ac188ef5323a8e2ef19cffd3edb3cf08fd791e
|
||||
3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
|
||||
9a1be518b65e034df6e5adf9f24656b743b2411c3f825945ad41106850726440
|
||||
|
@ -11,7 +11,6 @@ freetype-harfbuzz
|
||||
fribidi
|
||||
gdk-pixbuf
|
||||
glib
|
||||
gtk+2 make
|
||||
gtk+3
|
||||
libICE
|
||||
libSM
|
||||
|
1543
extra/firefox/patches/no-gtk2.patch
Normal file
1543
extra/firefox/patches/no-gtk2.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,4 @@
|
||||
https://ftp.mozilla.org/pub/firefox/releases/81.0/source/firefox-81.0.source.tar.xz
|
||||
https://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz autoconf2.13/
|
||||
https://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz yasm/
|
||||
patches/no-gtk2.patch
|
||||
|
Loading…
Reference in New Issue
Block a user