mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-10 08:11:50 +00:00
configure: spice-protocol >= 0.8.2 (semi-seamless migration protocol)
This commit is contained in:
parent
3ac0075cda
commit
55ccc022ec
@ -126,7 +126,7 @@ fi
|
||||
dnl =========================================================================
|
||||
dnl Check deps
|
||||
|
||||
PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.8.1)
|
||||
PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.8.2)
|
||||
AC_SUBST(PROTOCOL_CFLAGS)
|
||||
|
||||
AC_CHECK_LIBM
|
||||
|
||||
Loading…
Reference in New Issue
Block a user