forked from kiss-community/repo
firefox: initial xorg removal
This commit is contained in:
parent
cbdf5d6d79
commit
a8184b9fcc
@ -51,6 +51,7 @@ export MOZ_DEBUG_FLAGS=-g0
|
|||||||
export MOZ_NOSPAM=1
|
export MOZ_NOSPAM=1
|
||||||
|
|
||||||
cat > .mozconfig << EOF
|
cat > .mozconfig << EOF
|
||||||
|
ac_add_options --enable-default-toolkit=cairo-gtk3-wayland
|
||||||
ac_add_options --prefix=/usr
|
ac_add_options --prefix=/usr
|
||||||
ac_add_options --libdir=/usr/lib
|
ac_add_options --libdir=/usr/lib
|
||||||
ac_add_options --enable-alsa
|
ac_add_options --enable-alsa
|
||||||
|
@ -11,29 +11,12 @@ freetype-harfbuzz
|
|||||||
gdk-pixbuf
|
gdk-pixbuf
|
||||||
glib
|
glib
|
||||||
gtk+3
|
gtk+3
|
||||||
libICE
|
|
||||||
libSM
|
|
||||||
libX11
|
|
||||||
libXau
|
|
||||||
libXcomposite
|
|
||||||
libXcursor
|
|
||||||
libXdamage
|
|
||||||
libXext
|
|
||||||
libXfixes
|
|
||||||
libXi
|
|
||||||
libXinerama
|
|
||||||
libXrandr
|
|
||||||
libXrender
|
|
||||||
libXt
|
|
||||||
libXxf86vm
|
|
||||||
libdrm
|
libdrm
|
||||||
libepoxy
|
libepoxy
|
||||||
libffi
|
libffi
|
||||||
libjpeg-turbo
|
libjpeg-turbo
|
||||||
libpng
|
libpng
|
||||||
libvpx
|
libvpx
|
||||||
libxcb
|
|
||||||
libxshmfence
|
|
||||||
llvm make
|
llvm make
|
||||||
m4 make
|
m4 make
|
||||||
mesa
|
mesa
|
||||||
@ -45,5 +28,6 @@ pixman
|
|||||||
pkgconf make
|
pkgconf make
|
||||||
python make
|
python make
|
||||||
rust make
|
rust make
|
||||||
|
wayland
|
||||||
zip make
|
zip make
|
||||||
zlib
|
zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user