~mardy/signon-ui/end-request

« back to all changes in this revision

Viewing changes to common-project-config.pri

Build fixes:
 * Add x11 to PKGCONFIG to fix FTBFS
 * use xvfb-run and dbus-test-runner in running unit tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Common configuration for all projects.
3
3
#-----------------------------------------------------------------------------
4
4
 
 
5
PKGCONFIG      += x11
5
6
CONFIG         += link_pkgconfig
6
7
 
7
8
# we don't like warnings...