spice: enable client
this will split nicely once we merge multiple-outputs
This commit is contained in:
@@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
||||
configureFlags = [
|
||||
"--with-sasl=no"
|
||||
"--disable-smartcard"
|
||||
"--enable-client"
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user