mozillavpn: fix build with qt 6.4
This commit is contained in:
@@ -84,6 +84,9 @@ stdenv.mkDerivation {
|
||||
substituteInPlace src/cmake/linux.cmake \
|
||||
--replace '${"$"}{SYSTEMD_UNIT_DIR}' "$out/lib/systemd/system"
|
||||
|
||||
substituteInPlace src/connectionbenchmark/benchmarktaskdownload.cpp \
|
||||
--replace 'QT_VERSION >= 0x060400' 'false'
|
||||
|
||||
ln -s '${netfilter-go-modules}' linux/netfilter/vendor
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user