Bug 1212150 - helix-runtime does not require helix as a dependency
Summary: helix-runtime does not require helix as a dependency
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: All All
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-08 21:51 UTC by Eyad Issa
Modified: 2023-06-22 12:59 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyad Issa 2023-06-08 21:51:04 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)
```
Comment 1 Eyad Issa 2023-06-22 12:59:44 UTC
Closed with https://build.opensuse.org/request/show/1094642