After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735017 - Fix build
Fix build
Status: RESOLVED FIXED
Product: cheese
Classification: Applications
Component: general
unspecified
Other All
: Normal major
: ---
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-08-18 21:28 UTC by Dominique Leuenberger
Modified: 2014-08-19 06:37 UTC
See Also:
GNOME target: 3.14
GNOME version: ---


Attachments
Fix build (1.15 KB, patch)
2014-08-18 21:28 UTC, Dominique Leuenberger
committed Details | Review

Description Dominique Leuenberger 2014-08-18 21:28:52 UTC
During build from source, the headers we need are in the directory
$(srcdir)/libcheese.

An includedir called 'cheese' only exists after make install has ever
been done.
Comment 1 Dominique Leuenberger 2014-08-18 21:28:54 UTC
Created attachment 283831 [details] [review]
Fix build
Comment 2 David King 2014-08-19 06:36:56 UTC
Review of attachment 283831 [details] [review]:

Thanks for the patch. Modified slightly and pushed to master as commit edf5c20d3f0360ea8744cddfa9f609dcc599753e.