configure: specify that mir backend needs gio-unix
This commit is contained in:
committed by
Lars Uebernickel
parent
c8d6231c3c
commit
7c79c01a51
@ -474,6 +474,7 @@ if test "$enable_mir_backend" = "yes"; then
|
|||||||
GDK_WINDOWING="$GDK_WINDOWING
|
GDK_WINDOWING="$GDK_WINDOWING
|
||||||
#define GDK_WINDOWING_MIR"
|
#define GDK_WINDOWING_MIR"
|
||||||
MIR_PACKAGES="$MIR_DEPENDENCIES"
|
MIR_PACKAGES="$MIR_DEPENDENCIES"
|
||||||
|
have_gio_unix=yes
|
||||||
|
|
||||||
AM_CONDITIONAL(USE_MIR, true)
|
AM_CONDITIONAL(USE_MIR, true)
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user