Bugzilla – Bug 1212150
helix-runtime does not require helix as a dependency
Last modified: 2023-06-22 12:59:44 UTC
The `helix-runtime` package does not require `helix` as a dependency. https://build.opensuse.org/package/show/openSUSE:Factory/helix ``` ~> sudo zypper info --requires helix-runtime Loading repository data... Reading installed packages... Information for package helix-runtime: -------------------------------------- Repository : openSUSE-Tumbleweed-Oss Name : helix-runtime Version : 23.05-1.1 Arch : x86_64 Vendor : openSUSE Installed Size : 109.7 MiB Installed : No Status : not installed Source package : helix-23.05-1.1.src Upstream URL : https://github.com/helix-editor/helix Summary : Runtime files for helix Description : Helix runtime files. Separated due to how huge the runtime files are. The runtime contains tree-sitter and grammars that makes run helix normally if there is no runtime present in the users config directory specifically `XDG_CONFIG_HOME/helix`. Requires : [5] libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libc.so.6(GLIBC_2.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) ```
Closed with https://build.opensuse.org/request/show/1094642