updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / lightdm-gtk2 / lightdm-x11.patch
blob7c7aa594cbe51be61c56b0fe08f73bc329a101d4
1 --- ./configure.ac.orig
2 +++ ./configure.ac
3 @@ -126,11 +126,13 @@
4 PKG_CHECK_MODULES(LIGHTDM_GTK_GREETER, [
5 gtk+-3.0
6 gmodule-export-2.0
7 + x11
8 ], compile_gtk_greeter=yes, compile_gtk_greeter=no)
9 elif test x"$enable_gtk_greeter" = "xyes"; then
10 PKG_CHECK_MODULES(LIGHTDM_GTK_GREETER, [
11 gtk+-3.0
12 gmodule-export-2.0
13 + x11
15 compile_gtk_greeter=yes