cavaliergopher / rpm

A Go implementation of the RPM file format
BSD 3-Clause "New" or "Revised" License
169 stars 44 forks source link

Extra requires is defined #6

Closed bayrinat closed 7 years ago

bayrinat commented 7 years ago

For my test rpm I have extra requires:

rpmlib(CompressedFileNames)
rpmlib(FileDigests)
rpmlib(PayloadFilesHavePrefix)
rpmlib(PayloadIsXz)

rpm was made on Ubuntu.

cavaliercoder commented 7 years ago

Is this a question? I don't understand sorry. If you're having trouble with a particular package, please post a link to it.