https://bugs.kde.org/show_bug.cgi?id=496134
Marius P <nmariu...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|MOVED |NOT A BUG --- Comment #7 from Marius P <nmariu...@gmail.com> --- https://invent.kde.org/packaging/homebrew-kde/-/blob/53cff344ce4697389a70a302a9fa4d9402f32557/Formula/kate.rb is written in the ruby programming language. Does not download an archive with already built macos amd64 binaries. Instead it builds from source code release tarball (https://download.kde.org/stable/release-service/23.08.2/src/kate-23.08.2.tar.xz) or from git (https://invent.kde.org/utilities/kate.git). https://invent.kde.org/packaging/homebrew-kde/-/blob/53cff344ce4697389a70a302a9fa4d9402f32557/Formula/kf5-kconfigwidgets.rb is similar. And says "depends_on "ki18n"". I do not know how ki18n is installed. https://github.com/search?q=repo%3AKDE%2Fhomebrew-kde+i18n&type=code -- You are receiving this mail because: You are watching all bug changes.