summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index deab7efa3994..a8a048689e5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,7 +70,7 @@ package_dotnet-runtime-preview-bin() {
)
optdepends=('lttng-ust: CoreCLR tracing'
- 'msquic>=1.4,<=1.9: HTTP/3 support with System.Net.Quic')
+ 'msquic-1.9: HTTP/3 support with System.Net.Quic')
provides=(dotnet-runtime=${_dotnetruntimever%-*} dotnet-runtime-7.0)
conflicts=(dotnet-runtime=${_dotnetruntimever%-*})
replaces=(dotnet-runtime-preview-bin)