build on PPA with Cmake

Asked by Gabriel Duarte

Hi,
I am new to PPA but I've followed all the instructions to create and upload a package. Until there, that's ok, but the problem comes when the PPA try to build the package.

It reports that cmake isn't installed, then the build fail. Here is the log:
https://launchpadlibrarian.net/180420263/buildlog_ubuntu-trusty-i386.mariamole_0.6.0.0-49-gb09d8f5-1_FAILEDTOBUILD.txt.gz

I searched how to add use cmake on PPA to build my package, but could not find any consistent information.

Anyone could help me with this issue?

Thanks in advance!

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Gabriel Duarte
Solved:
Last query:
Last reply:
Revision history for this message
Gabriel Duarte (gabrield) said :
#1

Sorry!
I forgot to add cmake and other deps to Build-Depends section on control file.

Revision history for this message
Gabriel Duarte (gabrield) said :
#2

Sorry!
I forgot to add cmake and other deps to Build-Depends section on control file.