]> git.pld-linux.org Git - packages/lightdm.git/blob - lightdm-qt5.patch
- up to 1.12.2
[packages/lightdm.git] / lightdm-qt5.patch
1 --- configure.ac.orig   2014-07-21 19:43:48.848134193 +0200
2 +++ configure.ac        2014-07-21 19:44:07.934800963 +0200
3 @@ -134,7 +134,7 @@
4          Qt5Gui
5      ],
6      [compile_liblightdm_qt5=yes
7 -     AC_CHECK_TOOLS(MOC5, [moc])
8 +     AC_CHECK_TOOLS(MOC5, [moc-qt5 moc])
9       if test x"$(readlink $(which $MOC5))" = xqtchooser; then
10           MOC5="$MOC5 --qt=qt5"
11       fi
This page took 0.092268 seconds and 3 git commands to generate.