On Sat, Feb 19, 2011 at 12:39 AM, Joachim Wiedorn <[email protected]> wrote:
> Arvind S Raj <[email protected]> wrote on 2011-02-18 19:07: > > > * You need some more dependencies in debian/control: > > > as build depends: python-qt4-dev > > > as binary depends: python-qt4 > > > > Have not made these changes because I had a query-doesn't > ${python:Depends} > > add those automatically? I thought that is why those "variables" existed? > > You need "python-qt4-dev" as build dependency. > You are right for the binary packages: ${python:Depends} should be enough. Okay. Added python-qt4-dev to build-depends. A query at this point-would ${python:Depends} work for build-depends as well? Is it recommended to use it instead? -- Arvind S Raj

