From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
---|---|
To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
Cc: | pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
Subject: | Re: postgresql94-devel should Requires: libpam-devel etc |
Date: | 2015-04-22 03:53:07 |
Message-ID: | CAMsr+YGaDsVSWGcu9RzWqWW94-BVif57OpNm6SETwVULL+28Rg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
On 19 December 2014 at 04:08, Devrim Gündüz <devrim(at)gunduz(dot)org> wrote:
>
> Hi Craig,
>
> Well, lazy me: pam-devel already requires pam, and given that I am
> testing these in build machines, I did not notice these already.
>
> That said, I was expecting RPM to pick up these automagically...
>
>
Yeah, you'd think that if a package Requires: something and BuildRequires:
something-devel, it'd implicitly have any -devel package Requires:
something-devel too. Apparently not.
You can still yum-builddep it from the source package, but the -devel
package won't be properly usable without separately and manually installing
build-depends for the source package.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2015-04-22 06:05:49 | Re: ownership of /etc/pgbouncer |
Previous Message | Mark Wong | 2015-04-21 18:13:23 | Re: adding a new platform |