I have a package clarity-icon-theme and to build it it need ImageMagic. When I create that package launchpad throw that "convert command not found".
How can I create deb package that use ImageMagic on build time, so it can be build by launchpad demon?
Specify ImageMagick in the Build-Depends
field of the control file.