mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-07 06:59:50 +00:00
Require spice-protocol 0.5.3 or later
This commit is contained in:
parent
61a14dc5c2
commit
6addcbb70d
@ -114,7 +114,7 @@ AM_CONDITIONAL(SUPPORT_GL, test "x$have_opengl" = "xyes")
|
||||
dnl =========================================================================
|
||||
dnl Check deps
|
||||
|
||||
PKG_CHECK_MODULES(PROTOCOL, spice-protocol)
|
||||
PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.5.3)
|
||||
AC_SUBST(PROTOCOL_CFLAGS)
|
||||
|
||||
AC_CHECK_LIBM
|
||||
|
||||
Loading…
Reference in New Issue
Block a user