Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 666
    • Issues 666
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 306
    • Merge requests 306
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Merge requests
  • !45502

community/inkscape: update $depends for working SVG export

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sören Tempel requested to merge nmeum/aports:inkscape-svg-export into master Mar 28, 2023
  • Overview 2
  • Commits 1
  • Pipelines 4
  • Changes 1

Without py3-lxml, py3-cssselect, and py3-numpy the SVG export feature of Inkscape doesn't work. Strictly speaking, one could argue that these are optional dependencies as it seems that they are not required if no SVGs are exported. However, I would argue that SVG exporting is a central feature of an SVG editor like inkscape and would therefore like to see these libraries be added to $depends. Furthermore, other Linux distributions (e.g. Arch Linux) also track the aforementioned libraries as mandatory run-time dependencies.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: inkscape-svg-export