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 = [
|
configureFlags = [
|
||||||
"--with-sasl=no"
|
"--with-sasl=no"
|
||||||
"--disable-smartcard"
|
"--disable-smartcard"
|
||||||
|
"--enable-client"
|
||||||
];
|
];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user