Re: Building FF 45 with ANPM?
Steve Wendt via dev-ports-os2 <[email protected]> Fri, 13 Sep 2019 11:21:28 -0700
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
On 9/13/2019 1:42 AM, Christer Jacobsson wrote: > Inside the firefox-45.9.0-2.en-US.OS2 there exist a file called > RPM_REQUIREMENTS, and She think that this file tells ANPM which libs it > must install, or are She totally out in the blue here? No, that's not how it works. You are supposed to do something like: yum install firefox And have it automatically install all needed dependencies. The problem is that Bitwise never did that correctly, although it's been a common complaint from the start.