fedora-python / fedora-python/pyp2rpm

Specify non-python dependencies

Open
#230 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
129
Forks
42
PR merge metrics
No merged PRs in 30d

Description

I’d like to know if and how I can specify non-python dependencies.

The whole point of building an RPM is that I can now properly depend on capabilities that my package depends on, but that aren’t python packages. For example, a library such as `libpoppler`.

With `bdist_rpm` I can simply add these as `bdist_rpm.requires` in my `setup.cfg` file. What’s the pyp2rpm way, if there is one, to do this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.