Hello list,

I have a package with many subpackages. Some of the subpackages depend on libraries provided by other subpackages.

When downloading with yum/dnf, the rpm's know what they depend on, and the dnf/yum can figure out what to install to satisfy the dependencies. No problem there.

But, when doing a yum localinstall or dnf install with a local path, the user has to either install all rpm's or manually resolve dependencies.

Is it common to specify inter-subpackage dependencies using Requires to resolve this, or are users just on their own if they're installing packages manually?

Thanks!

David Muse
david.m...@firstworks.com
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to