Code review comment for lp://staging/~xerosis/ubuntu/oneiric/cheese/cheese-fix-for-817806

Revision history for this message
Brian Murray (brian-murray) wrote :

Hrm I've run into some build failures with cheese:

/usr/bin/valac --thread --vapidir vapi --pkg config --pkg gtk+-3.0 --pkg gmodule-2.0 --pkg gee-1.0 --pkg clutter-1.0 --pkg clutter-gtk-1.0 --pkg gstreamer-0.10 --pkg libcanberra-gtk --pkg libcanberra --pkg eogthumbnav --pkg cheese-thumbview --pkg cheese-common --pkg clutter-tablelayout -C cheese-main.vala cheese-window.vala cheese-countdown.vala cheese-effects-manager.vala cheese-preferences.vala thumbview/cheese-thumb-view.c thumbview/cheese-thumbnail.c thumbview/eog-thumb-nav.c
error: Package `config' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `eogthumbnav' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `cheese-thumbview' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `cheese-common' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `clutter-tablelayout' not found in specified Vala API directories or GObject-Introspection GIR directories

« Back to merge proposal