diff --git a/anda/tools/gcm-core/gcm-core.spec b/anda/tools/gcm-core/gcm-core.spec index 18ade58ac0..4ae5384881 100644 --- a/anda/tools/gcm-core/gcm-core.spec +++ b/anda/tools/gcm-core/gcm-core.spec @@ -17,11 +17,11 @@ Source0: %{forgesource} Provides: %{long_name} = %{version}-%{release} Provides: %{long_name}-core = %{version}-%{release} -BuildRequires: dotnet-sdk-6.0 +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-6.0 +Requires: dotnet-runtime-7.0 %description