package - Can I add dependencies into .rpm which is already built? -


I have a .rpm package that is converted from .deb to alien in Ubuntu.

It requires another dependence in Fedora, but I can not find a way to add dependency.

And I think I can not edit its SEPC file because I only have to Rpm file is.

Any suggestions?

You can create another dummy package & lt; Your-package & gt; - & lt; Dependency & gt;

In addition to specific files, this includes the necessary tags and dependencies for your file.

In this way, when you install a dummy package, it will force your two packages and dependencies to be installed.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -