Unverified Commit 66a52d21 authored by rewine's avatar rewine Committed by GitHub
Browse files

qv2ray: fix build (#348992)

parents 2c09d651 a0de6c1e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
, qttools
, cmake
, grpc
, protobuf
, protobuf_21
, openssl
, pkg-config
, c-ares
@@ -57,7 +57,7 @@ mkDerivation rec {
    libGL
    zlib
    grpc
    protobuf
    protobuf_21
    openssl
    c-ares
  ];