Bug 381575

Summary: CMake should indicate the need for libgpg-error as compile fails without it
Product: [Applications] isoimagewriter Reporter: clivejo <clivejo>
Component: generalAssignee: Jonathan Riddell <jr>
Status: CONFIRMED ---    
Severity: normal    
Priority: HI    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description clivejo 2017-06-23 13:13:37 UTC
Compile fails with:

/usr/include/gpgme++/error.h:32:23: fatal error: gpg-error.h: No such file or directory
 #include <gpg-error.h>
                       ^
Comment 1 clivejo 2017-06-23 13:38:51 UTC
Also fails on:

make[4]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libgpgme.so', needed by 'isoimagewriter/isoimagewriter'.  Stop.