mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-28 08:01:26 +00:00
build-sys: remove cegui/slirp and mandatory client from dist-check
The spicec client is no longer actively maintained. By removing cegui from distcheck, we can avoid extra build time and dependencies (>150Mb extra cegui/boost on fedora) Slirp is not available in most distributions, afaict, making it hard to build consistantly accross various systems. The client is still build if the dependencies are present.
This commit is contained in:
parent
52c3fb03b7
commit
e234982a44
@ -12,9 +12,7 @@ pkgconfig_DATA = spice-server.pc
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--enable-automated-tests \
|
||||
--enable-gui \
|
||||
--enable-opengl \
|
||||
--enable-smartcard \
|
||||
--enable-tunnel \
|
||||
--with-sasl \
|
||||
$(NULL)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user