[PATCH] Fix excessive RUN_DEPENDS on archivers/rpm

Alexander Leidinger netchild at FreeBSD.org
Wed Dec 14 05:49:04 PST 2005


Ulrich Spoerlein <q at galgenberg.net> wrote:

> Alexander Leidinger wrote:
>> I agree that the RUN_DEPENDS is not ok, but:
>>
>> >Index: linux-gtk2/Makefile
>>
>> This needs a working linux-glib2 at install time, since it creates a list of
>> gtk2 modules with the <mumble>query-modules program. By removing the
>> BUILD_DEPENDS of linux-glib2 it's not possible to generate the list on the
>> build cluster.
>
> But RUN_DEPENDS get satisified _before_ the do-install target. At least
> on my system glib2 will be installed, before the actual installation of
> gtk2.
>
> Since these ports set NO_BUILD and their build-stage is empty,
> BUILD_DEPENDS is aequivalent to RUN_DEPENDS. At least that's how I see
> it.

I've looked at the CVS history... I think I was a little bit confused. I
thought I added some parts to build_depends, but I added to run_depends (or
maybe it was an interim version which did it in do-build... it's nearly a
year ago, I don't remember). You are right, it should be enough to have
run_depends, no need for build_depends here.

Thanks for looking at this.

Bye,
Alexander.

-- 
http://www.Leidinger.net/     Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org/        netchild @ FreeBSD.org  : PGP ID = 72077137
She been married so many times
she got rice marks all over her face.
		-- Tom Waits




More information about the freebsd-emulation mailing list