[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build packages with Dependencies



On 27 April 2017 at 03:17, Matt . <yamakasi.014@gmail.com> wrote:
> I have successfully build some packages using dh-make-perl but now I'm
> wondering how I can build the dependencies for a package I create at
> the same time for that perl module I build ?

Matt,

If the dependencies are missing from the Debian archive, try something like:

$ dh-make-perl --cpan Foo::Bar --recursive


Thanks,
Nick


Reply to: