Re: pbuilder and ${java:Depends}

2011-03-20 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2011-03-19 00:03, Panayiotis Karabassis wrote: > Hi, I have a question regarding pbuilder. > > My Debian package uses ${java:Depends} in its Depends field. > > However, in a pbuilder environment not all dependencies are installed, > and hence ${

pbuilder and ${java:Depends}

2011-03-18 Thread Panayiotis Karabassis
Hi, I have a question regarding pbuilder. My Debian package uses ${java:Depends} in its Depends field. However, in a pbuilder environment not all dependencies are installed, and hence ${java:Depends} does not expand to *all* real dependencies. My question is: how do I add the missing libraries?