Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • lua-aports lua-aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • lua-aportslua-aports
  • Issues
  • #3
Closed
Open
Issue created Jun 29, 2021 by Thermi@Thermi

Subcommand to return names of parent packets of dependencies

It'd be great to have something like that because recursive-deps right now only returns the verbatim $makedepends instead of the packages that build the particular $makedepends

E.g. foo makedepends on bar-dev

The command should return bar, instead of bar-dev.

That way one can use the output of the subcommand for a simple for loop to build all the dependencies and the packet itself.

Assignee
Assign to
Time tracking