diff --git a/build_files/build.sh b/build_files/build.sh index b3b1407..af904fb 100755 --- a/build_files/build.sh +++ b/build_files/build.sh @@ -34,12 +34,12 @@ dnf5 install -y \ patch gcc gcc-c++ \ python3 python3-pip \ nodejs \ - dotnet-sdk-8.0 \ php composer \ weechat \ neomutt libnotify notmuch abook isync \ khal vdirsyncer \ newsboat +#dotnet-sdk-8.0 \ # Install uv curl -LsSf https://astral.sh/uv/install.sh | sh