qt6.qtwebengine: use vendored re2

Ours is too new and doesn't compile. The other removed inputs were unused already.
This commit is contained in:
K900 2023-08-25 14:41:10 +03:00
parent a11e7e3428
commit a27fe291a4

View file

@ -14,8 +14,6 @@
, python3 , python3
, which , which
, nodejs , nodejs
, qtbase
, perl
, xorg , xorg
, libXcursor , libXcursor
, libXScrnSaver , libXScrnSaver
@ -51,8 +49,6 @@
, systemd , systemd
, pipewire , pipewire
, gn , gn
, runCommand
, writeScriptBin
, ffmpeg_4 , ffmpeg_4
, lib , lib
, stdenv , stdenv
@ -60,10 +56,8 @@
, libxml2 , libxml2
, libxslt , libxslt
, lcms2 , lcms2
, re2
, libkrb5 , libkrb5
, mesa , mesa
, xkeyboard_config
, enableProprietaryCodecs ? true , enableProprietaryCodecs ? true
# darwin # darwin
, llvmPackages_14 , llvmPackages_14
@ -229,7 +223,6 @@ qtModule {
libxml2 libxml2
libxslt libxslt
lcms2 lcms2
re2
libevent libevent
ffmpeg_4 ffmpeg_4