[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua.pc pkg-config file
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 25 Mar 2015 08:08:02 +0200
On Tue, Mar 24, 2015 at 11:46 PM, Taylan Ulrich Bayırlı/Kammer
<taylanbayirli@gmail.com> wrote:
> How about providing one .pc file per version, so pkg-config can be
> called with "lua-5.1" and "lua-5.2" and such? So Lua X.Y installs:
On this Ubuntu machine, I have both Lua 5.1 and 5.2 installed as
Debian packages.
Curiously, there is a lua5.1.pc but not a lua5.2.pc !
But yes, the .pc must be versioned.