fix: gcm-core

This commit is contained in:
madomado
2024-02-13 17:48:50 +08:00
parent ecc6373939
commit 567c19b94a
+1 -1
View File
@@ -22,7 +22,7 @@ BuildRequires: dotnet-sdk-7.0
# Require DPKG, so that we can use the `dpkg-architecture` command. which makes the build script happy.
# TODO: Better solution: Patch out the debian-specific packaging code.
BuildRequires: dpkg-dev
Requires: dotnet-runtime-7.0
Requires: dotnet-runtime-8.0
%description