summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-09-30 15:10:00 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-09-30 15:10:00 +1000
commitdd904c54d83d1690d45f053efab1a123512b6260 (patch)
treea7bc9d6ed60fd50f8379ffcafe27e194a5eb7ab6 /configure.ac
parent66cf53355cb8997a01a97260d602cf72272f0235 (diff)
downloadlightdm-dd904c54d83d1690d45f053efab1a123512b6260.tar.gz
Link liblightdm-qt against QtGui
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ae859b2d..910f89bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -86,6 +86,7 @@ if test x"$enable_liblightdm_qt" = "xauto"; then
QtCore
QtDBus
QtNetwork
+ QtGui
], compile_liblightdm_qt=yes, compile_liblightdm_qt=no)
elif test x"$enable_liblightdm_qt" = "xyes"; then
PKG_CHECK_MODULES(LIBLIGHTDM_QT, [