spice: enable client

this will split nicely once we merge multiple-outputs
This commit is contained in:
Mathijs Kwik 2013-07-08 07:01:21 +02:00
parent d7d873fb95
commit 6e8a060bca

View file

@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
configureFlags = [
"--with-sasl=no"
"--disable-smartcard"
"--enable-client"
];
postInstall = ''